From 9fdde3fe9f514f021728db63f387593c273f028e Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Tue, 14 Jul 2015 20:11:53 +0000
Subject: Various bugfixes, thanks Colin Booth (haven't touched the timeouts
yet)
---
doc/s6-rc.html | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
(limited to 'doc/s6-rc.html')
diff --git a/doc/s6-rc.html b/doc/s6-rc.html
index 8d976d6..ae3e469 100644
--- a/doc/s6-rc.html
+++ b/doc/s6-rc.html
@@ -217,7 +217,16 @@ readiness notification, the
s6-svc
command that is invoked by s6-rc will print a warning message, and
the transition will be considered successful as soon as the daemon
-is up.
+is up, i.e. as soon as the run script is executed by
+s6-supervise.
+
+
+
+ When a longrun service supports readiness notification, unless
+a nonzero timeout has been declared in the timeout-up file
+in the service definition directory,
+s6-rc will wait forever on an "up" transition for the notification
+to arrive. The transition will fail if a timeout occurs.
--
cgit v1.2.3