diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-20 13:30:47 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-20 13:30:47 +0000 |
commit | af21e602b1dad1b7fd2c00f570d1d5605b9bb277 (patch) | |
tree | 7242f87f8cdb66dbe1912fcf48d18b5af787e43a /NEWS | |
parent | bcd0758e17995c98662cbcaf15eaa62d1fcc8356 (diff) | |
download | s6-linux-init-af21e602b1dad1b7fd2c00f570d1d5605b9bb277.tar.xz |
Improve UX following IRC feedback, prepare for 1.0.1.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ Changelog for s6-linux-init. +In 1.0.1.0 +---------- + + - New -f option to s6-linux-init-maker, for use +in distribution packaging scripts with a staging directory. + - Better permissions on the binaries. + - The skeleton runlevel script now includes a guard to +avoid calling the service manager without an argument. + - /run/uncaught-logs directory permissions changed to 02750. + + In 1.0.0.0 ---------- |