summaryrefslogtreecommitdiff
path: root/doc/utmps-wtmpd.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-06-07 12:38:22 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-06-07 12:38:22 +0000
commit2caa705bebc970e59f2b7500b0b0604cae926ab2 (patch)
tree2c81a780648555eb16aec5adf1b2f39ff6682a74 /doc/utmps-wtmpd.html
parent5797f4f3721c8e59b6d6eda169c35c841e97ffaf (diff)
downloadutmps-2caa705bebc970e59f2b7500b0b0604cae926ab2.tar.xz
Add utmpxname, change default socket names, ready for 0.0.1.0
Diffstat (limited to 'doc/utmps-wtmpd.html')
-rw-r--r--doc/utmps-wtmpd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/utmps-wtmpd.html b/doc/utmps-wtmpd.html
index a1e090b..fb49963 100644
--- a/doc/utmps-wtmpd.html
+++ b/doc/utmps-wtmpd.html
@@ -40,7 +40,7 @@ on how to run such a service.
</p>
<p>
-<tt>/run/utmps/wtmpd-socket</tt> is the default place where utmps's
+<tt>/run/utmps/.wtmpd-socket</tt> is the default place where utmps's
implementation of the <tt>updwtmpx()</tt> function expects the wtmpd
service to be. It can be changed at build time by giving the
<tt>--with-wtmp-socket=PATH</tt> option to configure.