]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tmpfiles.d/var.conf.m4
service: Fix typo in warning message
[thirdparty/systemd.git] / tmpfiles.d / var.conf.m4
index 380c717ba671501d5c61cd24e041052416c365ff..0e2c50966d612e464df081c1d3189ed315abc8e5 100644 (file)
@@ -14,7 +14,7 @@ L /var/run - - - - ../run
 d /var/log 0755 - - -
 m4_ifdef(`ENABLE_UTMP',
 f /var/log/wtmp 0664 root utmp -
-f /var/log/btmp 0600 root utmp -
+f /var/log/btmp 0660 root utmp -
 f /var/log/lastlog 0664 root utmp -
 )m4_dnl