From a3cdeecf0033919e3b5a79c17c19b5ac98719256 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 20 Jul 2015 20:20:54 +0000 Subject: - Add timeout-finish support and "down-readiness" - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0 --- doc/s6-svstat.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/s6-svstat.html') diff --git a/doc/s6-svstat.html b/doc/s6-svstat.html index e78c13f..5feef0f 100644 --- a/doc/s6-svstat.html +++ b/doc/s6-svstat.html @@ -46,7 +46,11 @@ signal, if it is down kernel's scheduler picks up s6-supervise
  • whether the service is ready, as notified by the daemon itself, and -if it is, the number of seconds that it has been.
  • +if it is, the number of seconds that it has been. +A service reported as down and ready simply means that it is ready +to be brought up. A service is down and not ready when it is in the +cleanup phase, i.e. the ./finish script is still being executed. +

    Options

    -- cgit v1.2.3