summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-01-13 14:33:25 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-01-13 14:33:25 +0000
commitc2c14b525080203561d9e47d8a10442828342251 (patch)
tree11b5145ae7413ef577ad190315bfa147c23057c6 /NEWS
parent1bd507eda34de6945c18daa916fb64ad810fda5a (diff)
downloads6-linux-init-c2c14b525080203561d9e47d8a10442828342251.tar.xz
Autogenerate final shutdown; rename rc.tini to rc.shutdown
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e84a356..df33cd5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
Changelog for s6-linux-init.
+In 0.4.0.0
+----------
+
+ - The old /etc/rc.shutdown is now created by s6-linux-init-maker
+and is not the user's responsibility anymore.
+ - /etc/rc.tini is now named /etc/rc.shutdown. In summary:
+now, /etc/rc.shutdown marks the end of stage 2, not stage 3,
+and stage 3 is all automatically generated.
+
+
In 0.3.1.1
----------