mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
tmpfiles: don't apply sgid and executable bit to journal files, only the directories they are contained in
This commit is contained in:
@@ -21,6 +21,6 @@ d /run/systemd/netif/links 0755 systemd-network systemd-network -
|
||||
d /run/systemd/netif/leases 0755 systemd-network systemd-network -
|
||||
|
||||
z /var/log/journal 2755 root systemd-journal - -
|
||||
Z /var/log/journal/%m 2755 root systemd-journal - -
|
||||
Z /var/log/journal/%m ~2755 root systemd-journal - -
|
||||
z /run/log/journal 2755 root systemd-journal - -
|
||||
Z /run/log/journal/%m 2755 root systemd-journal - -
|
||||
Z /run/log/journal/%m ~2755 root systemd-journal - -
|
||||
|
||||
Reference in New Issue
Block a user