diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-15 16:08:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-15 16:08:34 +0000 |
commit | 5c520499d4953a45cb6dd5e285ba6143f82e7f97 (patch) | |
tree | 1d99f28d8db1d61605515f56735945a655928b9e /doc | |
parent | d81c427deda8a332b39a7c4abfc372cf3b1336cf (diff) | |
download | utmps-5c520499d4953a45cb6dd5e285ba6143f82e7f97.tar.xz |
Update examples for s6-2.8.0.0
Diffstat (limited to 'doc')
-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 32bb64a..c1e5d42 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ running utmp functions are just clients to this daemon. requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.7.2.3 or later. It's a <em>run-time</em> requirement only, to run +2.8.0.0 or later. It's a <em>run-time</em> requirement only, to run the utmpd and wtmpd services (and can be done without if you have a suitable replacement for <a href="//skarnet.org/software/s6/s6-ipcserver">s6-ipcserver</a>). </li> |