LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Start up scripts? (https://www.linuxquestions.org/questions/linux-general-1/start-up-scripts-690496/)

penguinHugger 12-14-2008 09:05 AM

Start up scripts?
 
How can I make one of my C, Bash, Perl, etc. programs run every time the system starts. I have recently found that simply putting it in /etc/init.d won't work.

Thanks for the help :Pengy:

bye.

repo 12-14-2008 09:09 AM

you can put the script in /etc/rc.local
depending on your distribution the location can be different

penguinHugger 12-14-2008 09:14 AM

Thanks for the reply and for replying so quickly. :-)


All times are GMT -5. The time now is 06:48 AM.