Too Slow To Stop

Mike - EMAIL IGNORED m_d_berger_1900 at yahoo.com
Tue Aug 7 20:36:56 UTC 2007


On Tue, 07 Aug 2007 13:18:16 -0700, Konstantin Svist wrote:

> Actually 90 is the indicator of when it will be stopped
> with sysVinit, all services are started/stopped in the order they have 
> under chkconfig. 90 means it's one of the last ones to be stopped.
> 
> 
> 
> Mike - EMAIL IGNORED wrote:
>> I have a daemon, written in C++, that must
>> stop working immediately on a system shutdown.
>> in its startup script, I put:
>>
>> # chkconfig: 35 90 1
>>
[...]

[root at mbrc32]# ls /etc/rc3.d/ | grep proc
S90proc_d
root at mbrc32]# ls /etc/rc6.d/ | grep proc
K01proc_d

I would think K01 indicates an early start and
S90 indicates a late start.  Is this not so?

Mike.





More information about the fedora-list mailing list