Linux Reference6.2 Create start / stop script |
20.02.2008 |
| ← 6.1.4 wget | [ up ] - [ top ] - [ linux a-z ] | 6.3 rpm (RedHat Package Manager) → |
Pre-defined start/stop scripts
Pre-defined start/stop scripts for the �out-of-the-box self-compilers� ;-)
Tips
- Startup/Shutdown Commands
http://wiki.linuxquestions.org/wiki/Startup/Shutdown_Commands
- To prevent further automated startup of a service, enter an accurate command on your shell prompt:
chkconfig --level 2345 service off
See also:
- Linux
- Reference
How to write a System V init script to start, stop, and restart my own application or service.
cyberciti.biz/tips/linux-write-sys-v-init-script-to-start-stop-service.html
copyright by retoh - created with mytexi