On Sun, 30 Jan 2000, Duncan Hill wrote:
> On Sun, 30 Jan 2000, Adrian Walters wrote:
>
> > is it neccessary to stop alll of these services when the machine is
> > rebooted or it this done automatically?
>
> A reboot counts as runlevel 6, and 0 is shutdown (I think, might be
> backwards). All kill links are found in either rc6.d or rc0.d. So in
> a sense the service stops are automagic.
>
> Putting a S and K script for the same process in the same rc.x
> directory would definitely not work :)
>
I don't think that's true. As far as I know, you can put S and K links to
the same script in an rcN.d directory. Init figures out whether to pass
the script a "start" or "stop" based on the S or K. Somebody correct me if
I'm wrong.
Runlevel 0 is halt, 6 is reboot. Don't think it much matters about turning
things off in a reboot or halt.
Paul Foster
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.