summaryrefslogtreecommitdiff
path: root/doc/s6-svwait.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-03-02 12:09:48 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-03-02 12:09:48 +0000
commit1747a0f5142f0c36a61b37786368f05bcb3060f3 (patch)
tree513ca73e83f6d9bdc39784d3c0f085c418f24720 /doc/s6-svwait.html
parentfa342a6615c39c1760a41011f713f696d1eb5c33 (diff)
downloads6-1747a0f5142f0c36a61b37786368f05bcb3060f3.tar.xz
Make s6-svwait et al. exit instead of hang if s6-supervise dies
Diffstat (limited to 'doc/s6-svwait.html')
-rw-r--r--doc/s6-svwait.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/s6-svwait.html b/doc/s6-svwait.html
index 38fec11..fb377b9 100644
--- a/doc/s6-svwait.html
+++ b/doc/s6-svwait.html
@@ -44,6 +44,7 @@ happen.
<li> 0: success, the wanted state has been reached </li>
<li> 99: timed out </li>
<li> 100: wrong usage </li>
+ <li> 102: the <a href="s6-supervise.html">s6-supervise</a> process monitoring the service died </li>
<li> 111: system call failed </li>
<li> <em>n</em>: services were expected to come up, but <em>n</em> of them
reported permanent failure </li>