chiark / gitweb /
tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if it exists
[elogind.git] / tmpfiles.d / systemd.conf
index f3928d696775ece5e9d42868981ebc9405dc058c..4924b4ec70b7a8dc964a5ed9f7a5e93c827841e1 100644 (file)
@@ -19,6 +19,7 @@ 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."