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 + * 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 * When shutting down the network, ignore invalid interfaces or interfaces that are not UP.