[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: how I can create a script for init.d?



Linux Man wrote:
Hello
Do you have any manual for making a script for init.d?
I was using FC1, but in 4.4 seem to be diferent
help me peale!!!
Thanks a lot
Amadeus


The usual route is to start with one of the scripts which already exists, and is most similar to what you want your script to do. Make a copy of that script and modify it so it does what you want.

Then tell chkconfig about your new script with chkconfig --add

--
Nigel Wade, System Administrator, Space Plasma Physics Group,
            University of Leicester, Leicester, LE1 7RH, UK
E-mail :    nmw ion le ac uk
Phone :     +44 (0)116 2523548, Fax : +44 (0)116 2523555


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]