chiark / gitweb /
util: fix copy-paste error and actually set the new hostname
[elogind.git] / tmpfiles.d / systemd.conf
index 8cba5cad4d4dcd8fb8b649f2580e17703da04700..9ca5ad2bc806c38523ca19d60ceffaae8dc279dc 100644 (file)
@@ -7,7 +7,7 @@
 
 # See tmpfiles.d(5) for details
 
-d /run/user 0755 root root ~10d
+d /run/user 0755 root root -
 F! /run/utmp 0664 root utmp -
 
 d /run/systemd/ask-password 0755 root root -
@@ -20,6 +20,8 @@ d /run/systemd/netif 0755 systemd-network systemd-network -
 d /run/systemd/netif/links 0755 systemd-network systemd-network -
 d /run/systemd/netif/leases 0755 systemd-network systemd-network -
 
+d /run/log 0755 root root -
+
 z /run/log/journal 2755 root systemd-journal - -
 Z /run/log/journal/%m ~2750 root systemd-journal - -