starting a process on reboot

Andrew Bacchi bacchi at rpi.edu
Thu Jan 12 18:13:07 UTC 2006



CodeHeads wrote:

>If the proper scripts are in place then does it automatically start as
>the tomcat user if it is in the chkconfig (reboot)????
>
>  
>
No, chkconfig doesn't know anything about how a program should start.  
All it does is enable the init script and triggers it in the proper run 
levels.  The specifics for the program to start/run are in the init 
script itself.  

Nigel Wade has given a very good example of how to start Tomcat.

-- 
veritatis simplex oratio est
		- Seneca

Andrew Bacchi
Staff Systems Programmer
Rensselaer Polytechnic Institute
phone: 518 276-6415  fax: 518 276-2809

http://www.rpi.edu/~bacchi/





More information about the redhat-list mailing list