diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-06 18:11:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-06 18:11:02 +0000 |
commit | 48c4cf945317e6fd397a8ec4a918461fad96265f (patch) | |
tree | 2ffd82bdc529749fab9f9c054eec108c882d050d /doc/utmps-utmpd.html | |
parent | 62ca2e2698fbd0cc94b40bdc8d355a3a5d1ea239 (diff) | |
download | utmps-48c4cf945317e6fd397a8ec4a918461fad96265f.tar.xz |
version: 0.0.2.0v0.0.2.0
utmps-wtmpd bugfix
utmps-utmpd allows utmp group to write to utmp file
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 78ca490..2bee9ad 100644 --- a/doc/utmps-utmpd.html +++ b/doc/utmps-utmpd.html @@ -56,7 +56,7 @@ for every client connection; every instance reads the effective uid of the client in an environment variable set by the superserver, which allows it to filter operations - for instance, it allows any user to read from the database but it only -allows root to write to it. +allows root, and members of the group utmps-utmpd runs as, to write to it. </p> <p> |