[Gllug] RH rc.d question
Tethys
tet at createservices.com
Fri May 7 10:07:02 UTC 2004
John Hearns writes:
>> Yes, but I think he's asking if the S *link* is being used for both.
>> The answer to that is "no".
>
>Sorry if I'm appearing clueless,
>I'm just wondering if this is a Redhat-ism
No, Red Hat works just as you'd expect. From /etc/rc:
# First, run the KILL scripts.
for i in /etc/rc$runlevel.d/K* ; do
[...]
done
# Now run the START scripts.
for i in /etc/rc$runlevel.d/S* ; do
[...]
done
Tet
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list