From e4821d7a10ee2096b689a66baa9b974d51339bc3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 May 2017 11:05:54 +0000 Subject: Switch doc to schemeless URLs --- doc/s6-rc.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/s6-rc.html') diff --git a/doc/s6-rc.html b/doc/s6-rc.html index a6e64d9..957c108 100644 --- a/doc/s6-rc.html +++ b/doc/s6-rc.html @@ -6,14 +6,14 @@ s6-rc: the s6-rc program - +

s6-rc
-Software
-skarnet.org +Software
+skarnet.org

The s6-rc program

@@ -234,14 +234,14 @@ is considered down by s6-rc will have a ./down file in its live service directory; a service that is considered up by s6-rc will not.) The transition is considered successful as soon as the daemon dies (for down transitions), or becomes up and -ready +ready (for up transitions). If a longrun service does not support readiness notification, the -s6-svc +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, i.e. as soon as the ./run script is executed by -s6-supervise. +s6-supervise.

-- cgit v1.3.1