]> Savannah Git Hosting - gnulib.git/commit
readutmp: systemd supports only UTMP_FILE
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 Aug 2023 23:01:52 +0000 (16:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 Aug 2023 01:20:51 +0000 (18:20 -0700)
commit9765d190a95f379c1b690ccbf6f3cb1a62f1c803
tree7001a4f935536e43d5d15d946a55f9146e92af2b
parentc0a858b24839d69858a5418f30971fd355b42fc4
readutmp: systemd supports only UTMP_FILE

* lib/readutmp.c (read_utmp): Fail if not UTMP_FILE.
* m4/systemd.m4 (gl_SYSTEMD_CHOICE): Default to no for now,
since yes means "who /var/log/wtmp" stops working.
ChangeLog
lib/readutmp.c
m4/systemd.m4