diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-02 12:09:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-02 12:09:48 +0000 |
commit | 1747a0f5142f0c36a61b37786368f05bcb3060f3 (patch) | |
tree | 513ca73e83f6d9bdc39784d3c0f085c418f24720 /doc/index.html | |
parent | fa342a6615c39c1760a41011f713f696d1eb5c33 (diff) | |
download | s6-1747a0f5142f0c36a61b37786368f05bcb3060f3.tar.xz |
Make s6-svwait et al. exit instead of hang if s6-supervise dies
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 7a00b7c..cbc24ed 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,7 +83,7 @@ with s6</a> </li> <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.6.3.2 or later. It's a build-time requirement. It's also a run-time +2.6.4.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version |