diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-20 11:33:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-20 11:33:37 +0000 |
commit | 4057413c79ffb467210f27de71006d4237b8d8e9 (patch) | |
tree | 54903a2afc27f2e68940517374fc63eedd7a1db4 /doc/utmps-wtmpd.html | |
parent | bd256d597ea313d35e9a9d00ff6f4cb073b92130 (diff) | |
download | utmps-4057413c79ffb467210f27de71006d4237b8d8e9.tar.gz utmps-4057413c79ffb467210f27de71006d4237b8d8e9.tar.xz utmps-4057413c79ffb467210f27de71006d4237b8d8e9.zip |
Add utmps-write doc
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/utmps-wtmpd.html')
-rw-r--r-- | doc/utmps-wtmpd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/utmps-wtmpd.html b/doc/utmps-wtmpd.html index f2f77db..d8a3b7c 100644 --- a/doc/utmps-wtmpd.html +++ b/doc/utmps-wtmpd.html @@ -34,7 +34,7 @@ a script as a part of a "wtmpd" on how to run such a service. The simplest way to do so, for testing purposes, is a command line such as: </p> -<pre>s6-ipcserver -l0 wtmpd-socket utmps-wtmpd</pre> +<pre>s6-ipcserver .wtmpd-socket utmps-wtmpd</pre> <p> while being in the <tt>/run/utmps</tt> directory. </p> |