mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
The rule was added in 1b28d4e25452d0eacdc19074ccfbd445e88ccc11. systemd 234 now ships a tmpfiles.d rule to create this file. Fixes systemd-tmpfiles warning in journal: [/usr/lib64/tmpfiles.d/var.conf:17] Duplicate line for path "/var/log/lastlog", ignoring. By switching to the upstream rule, this changes the lastlog gid from root to utmp and the mode from 0644 to 0664.