diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-15 14:15:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-15 14:15:42 +0000 |
commit | 597dc96fec06714019afe95487cd1065239b8049 (patch) | |
tree | 1dc3a583fed0bf803874b23d1f1af6e992f2da90 /NEWS | |
parent | f59b79de8c8f49ffd5133b2a37e11a52edc2bdbd (diff) | |
download | s6-597dc96fec06714019afe95487cd1065239b8049.tar.xz |
Add console holder functionality to s6-svscan
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ In 2.9.1.0 - execline support is now optional. Some functionality is not available when execline support is disabled. - New '?' directive to s6-log, to spawn a processor with /bin/sh. + - New console holder functionality for easier s6-svscan-log support. In 2.9.0.1 |