diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-06-24 04:42:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-06-24 04:42:49 +0000 |
commit | eba790dff930c232d6b5266fdfda0b1231167609 (patch) | |
tree | 5b87eda28200193ee9702f0e22f1ef03306844c1 /NEWS | |
parent | 12b096677c1fd9d90c496a807ac4555be211fc18 (diff) | |
download | s6-eba790dff930c232d6b5266fdfda0b1231167609.tar.xz |
Document new s6-svscan options
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ In 2.11.4.0 - New option to s6-svc: -s, to specify a signal by name (or number). - New option to s6-log: -t, to specify a timeout for partial last lines. + - s6-svscan rewrite: no more quadratic reaps, no more forced 1s wait on shutdown In 2.11.3.2 |