diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-01-10 01:33:51 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-01-10 01:33:51 +0000 |
commit | 7b9931e6403db6aeabb0ccc26e126dcf74cf3c03 (patch) | |
tree | 44ff4addcca17eba6bda9a88b7601236646a89fc /NEWS | |
parent | 955d4078d0709372129fb883d3ea4bd6d7ad735e (diff) | |
download | s6-7b9931e6403db6aeabb0ccc26e126dcf74cf3c03.tar.xz |
Add doc for s6-instance-list and s6-instance-status
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ 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. + - Implementation of instances! New programs: s6-instance-maker, +s6-instance-create, s6-instance-delete, s6-instance-control, +s6-instance-status, s6-instance-list. In 2.11.1.2 |