diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-01-14 10:41:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-01-14 10:41:36 +0000 |
commit | 9c665f120690f91d270ffda27fc0cabafed85619 (patch) | |
tree | 5582760bd509029e8d41236d4b9fa17f7e29810a /NEWS | |
parent | 119644093f79b22d43d023ae5f147740aaebce82 (diff) | |
download | s6-9c665f120690f91d270ffda27fc0cabafed85619.tar.xz |
version: 2.11.2.0v2.11.2.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ In 2.11.2.0 as the third argument to ./finish. - The 1-second service restart delay can now only be skipped when the service is ready. + - New s6-log directive: p, to set a log line prefix. - Implementation of instances! New programs: s6-instance-maker, s6-instance-create, s6-instance-delete, s6-instance-control, s6-instance-status, s6-instance-list. |