diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:06:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:06:03 +0000 |
commit | 01b815a073101521e0b53cf4ce8fa9c81b5fc5d8 (patch) | |
tree | c0869507e4f2a58769493f028b8e0066790fcc32 /NEWS | |
parent | 98e4d43adcf15235b1441bfb3163fc8305854493 (diff) | |
download | s6-linux-init-01b815a073101521e0b53cf4ce8fa9c81b5fc5d8.tar.xz |
Trap CAD in stage 1; prepare for 1.0.3.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ Changelog for s6-linux-init. +In 1.0.3.0 +---------- + + - s6-linux-init now activates ctrl-alt-del management by +default (no need to manually configure it via sysctl in stage 2 +anymore.) + + In 1.0.2.1 ---------- |