/var/log/utmp is not being used.

Updated procps-ng on the 24th, systemd 192 update on the 27th, but have
only just noticed this.

Running a "w" command no longer shows current logged in users.

An strace of /usr/bin/w shows:

access("/var/run/utmpx", F_OK) = -1 ENOENT
(No such file or directory)
open("/var/run/utmp", O_RDONLY|O_CLOEXEC) = -1 ENOENT
(No such file or directory)
access("/var/run/utmpx", F_OK) = -1 ENOENT
(No such file or directory)
open("/var/run/utmp", O_RDONLY|O_CLOEXEC) = -1 ENOENT
(No such file or directory)

I have searched FS but haven't found anything relevant, should a bug be
lodged against procps-ng or systemd?

-- 
Simon Perry (aka Pezz)

Attachment: pgpNMslSo9PFW.pgp
Description: PGP signature

Reply via email to