diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-04-26 16:42:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-04-26 16:42:04 +0000 |
commit | ea03dcd75d336ffcec2861c95461bd2e78da3ffb (patch) | |
tree | c9c2e99b0e4c923113597edb2f9858e7aebff8cb /doc/s6-linux-init-logouthookd.html | |
parent | 1bfba3b0be32306b078f5ee527b864e758b2c77b (diff) | |
download | s6-linux-init-ea03dcd75d336ffcec2861c95461bd2e78da3ffb.tar.xz |
Doc revision
Diffstat (limited to 'doc/s6-linux-init-logouthookd.html')
-rw-r--r-- | doc/s6-linux-init-logouthookd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-linux-init-logouthookd.html b/doc/s6-linux-init-logouthookd.html index 34f5bd8..51edca1 100644 --- a/doc/s6-linux-init-logouthookd.html +++ b/doc/s6-linux-init-logouthookd.html @@ -76,7 +76,7 @@ and when it happens, the user's utmp record will automatically be cleaned up. <li> The <a href="//skarnet.org/software/s6/localservice.html">local service</a> implementing logouthook support is automatically created at boot time when the <tt>-L</tt> option has been given to -<a href="s6-linux-init-maker">s6-linux-init-maker</a>. Client-side, though, +<a href="s6-linux-init-maker.html">s6-linux-init-maker</a>. Client-side, though, the various login programs must be patched at the source level. </li> </ul> |