mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
sys-apps/shadow: drop duplicate rule creating /var/log/lastlog
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.
This commit is contained in:
parent
7a6b00c006
commit
020bfe95ea
@ -1,2 +1 @@
|
|||||||
f /var/log/lastlog - - - - -
|
|
||||||
f /var/log/faillog - - - - -
|
f /var/log/faillog - - - - -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user