[PATCH 3/3] login: Make user accounting database no-op
Paul Eggert
eggert@cs.ucla.edu
Wed Aug 7 15:23:54 GMT 2024
On 2024-08-07 02:20, Thorsten Kukuk wrote:
> At SUSE/openSUSE all new products don't have /run/utmp nor
> /var/log/wtmp anymore. But applications checking return code of the
> utmp/wtmp functions report an error, if this files don't exist.
Do Gnulib-using programs have this problem? For example, does GNU
coreutils 9.5 work correctly without SUSE needing to patch it?
I'm asking because Gnulib attempts to work around the problems with
glibc and those files being removed.
More information about the Libc-alpha
mailing list