chiark / gitweb /
bus: fix typo in systemd-bus-proxyd
[elogind.git] / tmpfiles.d / systemd.conf
index 4924b4ec70b7a8dc964a5ed9f7a5e93c827841e1..a05c6577d2363f62b27c1072891eaf4ab02ca7ea 100644 (file)
@@ -22,4 +22,9 @@ 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."
+F /run/nologin 0644 - - - "System is booting up. See pam_nologin(8)"
+
+m /var/log/journal 2755 root systemd-journal - -
+m /var/log/journal/%m 2755 root systemd-journal - -
+m /run/log/journal 2755 root systemd-journal - -
+m /run/log/journal/%m 2755 root systemd-journal - -