diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-03 14:08:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-03 14:08:10 +0000 |
commit | 64dbe1de2f9a795ad1832e3fbd181ebbda8dac8d (patch) | |
tree | c6478930c6024f369d35a3047ec26f68c1f382aa /doc | |
parent | d5a30459f0058fbe9bc2ab55be30f81795cf084a (diff) | |
download | utmps-64dbe1de2f9a795ad1832e3fbd181ebbda8dac8d.tar.xz |
Document the run-time s6 dep
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 8563bb3..7232960 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,6 +59,11 @@ running utmp functions are just clients to this daemon. 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/s6/">s6</a> version +2.7.1.1 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> </ul> <h3> Licensing </h3> |