|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] "services" under Linux
|
I think the S* are started all right but at shutdown
these same S*es are stopped (passed with "stop") argument.
To disable services I just mv S* to K*. I dont recall
seeing a shutdown actually stopping the K*'s--i think
they are just ignored.
e pike
>
> The Starting and Killing also happens when runlevels are changed. In
> fact, a shutdown is a switch to runlevel 0 and a reboot is a switch to
> runlevel 6. For example, if you're in runlevel three and change to
> runlevel five (init 5) then... Hey, I'm not sure if the K's in rc3.d
> are killed, then the S's in rc5.d are started or what. Hmm. OK, how
> does this work?
>
> Eugene Smiley wrote:
>
> >The S* scripts and also K* scripts tell init the order in which to initiate
> >a particular service when the system is brought up (S*) or killed at
> >shutdown (K*). The "services" without S* scripts are not started.
> >
> >
>
>
> _________________________________________________________________________
> 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
>
_________________________________________________________________________
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
|
|