s6

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

commit 9fe5982c86c31373cec631f1e5b926fd1103908d
parent 7adedb517c297447d1bea16507b42a59cbb7011b
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Tue, 23 Dec 2014 01:46:53 +0000

 Replace LASTPID with ! in the init-stage1 example script

Diffstat:
Mexamples/ROOT/etc/s6-init/init-stage1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/ROOT/etc/s6-init/init-stage1 b/examples/ROOT/etc/s6-init/init-stage1 @@ -52,7 +52,7 @@ background redirfd -w 1 /service/s6-svscan-log/fifo # (blocks until the logger reads) /etc/s6-init/init-stage2 } -unexport LASTPID +unexport ! # Start stage 2. s6-svscan -t0 /service