journal-remote: change owner of /var/log/journal/remote and create /var/lib/systemd/journal-upload

This commit is contained in:
Yu Watanabe 2016-01-15 15:19:52 +09:00
parent 50b480246c
commit dcdd441140

View file

@ -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 - -