]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
journal-remote: change owner of /var/log/journal/remote and create /var/lib/systemd... 2332/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Jan 2016 06:19:52 +0000 (15:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Jan 2016 06:19:52 +0000 (15:19 +0900)
tmpfiles.d/systemd-remote.conf

index 1b8973a8891014df4da0c177fa8e8cd0a322a189..e19230f648e582b490b8e326811ade6e84bcbe57 100644 (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 - -