diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-04-20 15:32:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-04-20 15:32:05 +0000 |
commit | 6577467acca3fd281273b95c3906a85dbf19e6f8 (patch) | |
tree | 5759d99fb05dd14fc5d0d8fdf3a7b4b88556d119 /NEWS | |
parent | a9ac71ac2a874760466f673732610c2cc186797a (diff) | |
download | s6-6577467acca3fd281273b95c3906a85dbf19e6f8.tar.xz |
Add -d notif to s6-svscan; this is only shallow readiness.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ Changelog for s6. +In 2.7.2.0 +---------- + + - s6-ipcserver-socketbinder now takes a -B option to make the socket blocking. + - s6-svscan now takes a "-d notif" option to notify readiness. This is +*shallow readiness*, i.e. readiness will be reported when s6-svscan is ready +to receive s6-svscanctl commands; it does *not* mean all the services started +at s6-svscan launch will be ready. + + In 2.7.1.1 ---------- |