|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] "services" under Linux
|
> At the begining of every script in the init.d directory is a comment that
> looks something like:
>
> # chkconfig 20 30
>
> These numbers (sort of) determine the order the scripts are run at
> startup/shutdown. The first number follows the S when the script is set
> to run at boot and the second number follows the K when the script is not
> set to run at boot.
You are correct--i see it. Never knew that before. Now i gotta
get familiar with chkconfig....
i also used to drop script stuff into /etc/rc.d/rcX.d (but not anymore);
i wonder if chkconfig will see them too....
thanks
e pike
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|