LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Auto boot of services (https://www.linuxquestions.org/questions/linux-newbie-8/auto-boot-of-services-670130/)

kawi02 09-15-2008 05:48 PM

Auto boot of services
 
I am new to the Linux world and I am trying to find out where I put a service that I want started automatically when my image/server boots up. We are running SLES10 on an IBM z9 mainframe.

Thanks!

unSpawn 09-17-2008 05:28 PM

SysV init, so services that come with an initscript should have the script in /etc/rc.d/init.d and symlinks to runlevel dirs /etc/rcd/rcn.d. Else see /etc/rc.d/rc.local (or even crond: @boot).


All times are GMT -5. The time now is 06:10 PM.