diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-06-07 12:38:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-06-07 12:38:22 +0000 |
commit | 2caa705bebc970e59f2b7500b0b0604cae926ab2 (patch) | |
tree | 2c81a780648555eb16aec5adf1b2f39ff6682a74 /doc/utmps-utmpd.html | |
parent | 5797f4f3721c8e59b6d6eda169c35c841e97ffaf (diff) | |
download | utmps-2caa705bebc970e59f2b7500b0b0604cae926ab2.tar.xz |
Add utmpxname, change default socket names, ready for 0.0.1.0
Diffstat (limited to 'doc/utmps-utmpd.html')
-rw-r--r-- | doc/utmps-utmpd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/utmps-utmpd.html b/doc/utmps-utmpd.html index 57fa6ac..78ca490 100644 --- a/doc/utmps-utmpd.html +++ b/doc/utmps-utmpd.html @@ -40,7 +40,7 @@ on how to run such a service. </p> <p> -<tt>/run/utmps/utmpd-socket</tt> is the default place where utmps's +<tt>/run/utmps/.utmpd-socket</tt> is the default place where utmps's implementation of the <tt>utmpx.h</tt> functions expects the utmpd service to be. It can be changed at build time by giving the <tt>--with-utmp-socket=PATH</tt> option to configure. |