chiark / gitweb /
Fix capability logging when effective caps are 0
[elogind.git] / tmpfiles.d / systemd.conf
index ee86f2ebce030bc5cde0a89d688b4c260e4d8d1b..c397c71b75406841e50cdb1c3713e91f3678b49e 100644 (file)
@@ -19,6 +19,10 @@ d /run/systemd/ask-password 0755 root root -
 d /run/systemd/seats 0755 root root -
 d /run/systemd/sessions 0755 root root -
 d /run/systemd/users 0755 root root -
+d /run/systemd/machines 0755 root root -
 d /run/systemd/shutdown 0755 root root -
 
 F /run/nologin 0644 - - - "System is booting up."
+
+m /var/log/journal 2755 root systemd-journal - -
+m /var/log/journal/%m 2755 root systemd-journal - -