diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-04-26 18:39:18 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-04-26 18:39:18 +0000 |
commit | 31dcbd86ed7e34b4d8ea272ceb9c0a4cfac54c56 (patch) | |
tree | a0cec4f5a5c8798b89e1b1c0071e48e59cc8363d /doc | |
parent | ea03dcd75d336ffcec2861c95461bd2e78da3ffb (diff) | |
download | s6-linux-init-31dcbd86ed7e34b4d8ea272ceb9c0a4cfac54c56.tar.xz |
First bugfixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-linux-init-maker.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-linux-init-maker.html b/doc/s6-linux-init-maker.html index 161ce6b..eed5d79 100644 --- a/doc/s6-linux-init-maker.html +++ b/doc/s6-linux-init-maker.html @@ -342,7 +342,7 @@ directories may exist: </p> <ul> - <li> A directory somewhere under <tt>run-image</tt>, by default <tt>utmp</tt>, + <li> A directory somewhere under <tt>run-image</tt>, by default <tt>utmps</tt>, that is the location where the utmp and wtmp files will be created. </li> <li> Two additional early services named <tt>utmpd</tt> and <tt>wtmpd</tt>, that are the <a href="//skarnet.org/software/utmps/">utmps</a> way of |