LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to add program to startup? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-add-program-to-startup-147301/)

lamiczka 02-17-2004 03:48 PM

How to add program to startup?
 
Hi, can anybody tell me how to add program (SETI) to startup?

Using Mandrake 9.2

lamiczka 02-17-2004 04:03 PM

i mean to have it started as apache or eth0

Thymox 02-17-2004 07:37 PM

You will need to add it to one of your rc.d files, I would think the best option is /etc/rc.d/rc.local. As root, edit the file and add your seti client command with parameters. This will cause it to start after all the others, and it won't have the nice green [OK] thing on boot. If you want that, then you need to read around how init scripts work.

Hope this helps.


All times are GMT -5. The time now is 04:34 PM.