LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Startup profile?? (https://www.linuxquestions.org/questions/linux-general-1/startup-profile-70937/)

kprocter 07-08-2003 08:15 AM

Startup profile??
 
On RedHat Linux 8.0, I need a couple of programs to be executed when the system starts up. Where do I put the command lines for these programs to make them start up at system boot-up?

Thanks!


-= Kevin =-

MasterC 07-08-2003 08:20 AM

rc.local This should be located in /etc or /etc/rc.d You can do a locate to find it exactly:
locate rc.local

If you wanted to be more specific, such as having it start only when a specifc runlevel is started, you should look at the directories/files rc.3 rc.5 and so on.

HTH

Cool


All times are GMT -5. The time now is 07:16 AM.