From 9dca040a5fc2a763bbd530a457b6839ed90a45f3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 14 May 2019 12:43:00 +0000 Subject: version: 2.8.0.1 --- doc/overview.html | 2 +- examples/s6-svscanboot | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/overview.html b/doc/overview.html index 848d38d..781fa70 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -369,7 +369,7 @@ notify their own readiness but provide a way for an external program to check whether they're ready or not: s6-notifyoncheck. This is polling, which is bad, but unfortunately necessary for -many daemons as of 2018. +many daemons as of 2019.

diff --git a/examples/s6-svscanboot b/examples/s6-svscanboot index adabb1a..6bac3a2 100755 --- a/examples/s6-svscanboot +++ b/examples/s6-svscanboot @@ -1,7 +1,6 @@ #!/command/execlineb -P /command/exec -c -/command/s6-envdir -I /service/.s6-svscan/env /command/s6-setsid -qb /command/redirfd -r 0 /dev/null /command/redirfd -wnb 1 /service/s6-svscan-log/fifo -- cgit v1.2.3