I now that the start scripts are ran sequentially
i.e.
S01whatever
S02whatever
S03whatever
Is this the same rule for the kill scripts or do they work in
the reverse way?
|
|
0
|
|
|
|
Reply
|
Geezer
|
8/14/2003 10:06:23 AM |
|
Geezer From The Freezer wrote:
> I now that the start scripts are ran sequentially
>
> i.e.
>
> S01whatever
> S02whatever
> S03whatever
>
> Is this the same rule for the kill scripts or do they work in
> the reverse way?
The kill scripts K00 - K99 in rc0.d are alo executed in ascending order
as you can see in file /etc/rc0.
|
|
0
|
|
|
|
Reply
|
Langelage
|
8/14/2003 11:18:58 AM
|
|