mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
Merge pull request #2332 from yuwata/journal-remote-tmpfiles-v2
journal-remote: tmpfiles.d/journal-remote.conf (v2)
This commit is contained in:
commit
e813475097
@ -7,5 +7,7 @@
|
||||
|
||||
# See tmpfiles.d(5) for details
|
||||
|
||||
z /var/log/journal/remote 2755 root systemd-journal-remote - -
|
||||
z /run/log/journal/remote 2755 root systemd-journal-remote - -
|
||||
d /var/lib/systemd/journal-upload 0755 systemd-journal-upload systemd-journal-upload - -
|
||||
|
||||
z /var/log/journal/remote 2755 systemd-journal-remote systemd-journal-remote - -
|
||||
z /run/log/journal/remote 2755 systemd-journal-remote systemd-journal-remote - -
|
||||
|
Loading…
Reference in New Issue
Block a user