s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit 9c665f120690f91d270ffda27fc0cabafed85619
parent 119644093f79b22d43d023ae5f147740aaebce82
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Sat, 14 Jan 2023 10:41:36 +0000

 version: 2.11.2.0

Signed-off-by: Laurent Bercot <ska@appnovation.com>

Diffstat:
MNEWS | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/NEWS b/NEWS @@ -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.