LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How do I add a program to the chkconfig --list? (https://www.linuxquestions.org/questions/linux-general-1/how-do-i-add-a-program-to-the-chkconfig-list-434599/)

hunterhunter 04-12-2006 04:21 PM

How do I add a program to the chkconfig --list?
 
How do I add a program so that when I type chkconfig --list, it shows up in that list?

I want to add an ftp daemon so that it starts on boot. Basically levels 2-5.


Thanks for the help!

gilead 04-12-2006 05:13 PM

Have a look at the man page for chkconfig. From memory, the options are --add to add it to chkconfig and --levels to specify which run levels it runs in.


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