chiark / gitweb /
util: restore get_process_capeff behaviour
[elogind.git] / tmpfiles.d / systemd.conf
index f3928d696775ece5e9d42868981ebc9405dc058c..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 0755 - - - "System is booting up."
+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 - -