mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
tmpfiles.d: include setgid perms for /run/log/journal
4608af4333
set permissions for journal storage on persistent disk
but not the volatile storage.
ref: https://bugs.archlinux.org/task/37170
This commit is contained in:
parent
51045322c4
commit
7074fecf67
Notes:
Lennart Poettering
2013-10-04 17:11:46 +02:00
Backport: bugfix
@ -26,3 +26,5 @@ F /run/nologin 0644 - - - "System is booting up. See pam_nologin(8)"
|
||||
|
||||
m /var/log/journal 2755 root systemd-journal - -
|
||||
m /var/log/journal/%m 2755 root systemd-journal - -
|
||||
m /run/log/journal 2755 root systemd-journal - -
|
||||
m /run/log/journal/%m 2755 root systemd-journal - -
|
||||
|
Loading…
Reference in New Issue
Block a user