diff options
Diffstat (limited to 'bootscripts/ChangeLog')
-rw-r--r-- | bootscripts/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog index f8411c737..16d8e8006 100644 --- a/bootscripts/ChangeLog +++ b/bootscripts/ChangeLog @@ -1,3 +1,8 @@ +2022-03-24 Pierre Labastie <pierre dot labastie at neuf dot fr> + * New semantics for K and S scripts: + - S scripts only started if not already marked S in the previous runlevel + - K scripts only started if not already marked K in the previous runlevel + - remove the convention of running S scripts ith "stop" in rl 0/6 2021-06-08 Bruce Dubbs <bdubbs@linuxfromscratch.org> * When shutting down the network, ignore invalid interfaces or interfaces that are not UP. |