chiark / gitweb /
networkd: split runtime config dir from state dir
[elogind.git] / tmpfiles.d / systemd.conf
index 1fce5141e0235594f658624b4fbc8f6da179fd8a..c5910f8cfe2a271669d9a001a1f1a03a496186d6 100644 (file)
@@ -21,9 +21,9 @@ 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 -
-d /run/systemd/network 0755 systemd-network systemd-network -
-d /run/systemd/network/links 0755 systemd-network systemd-network -
-d /run/systemd/network/leases 0755 systemd-network systemd-network -
+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 -
 
 m /var/log/journal 2755 root systemd-journal - -
 Z /var/log/journal/%m 2755 root systemd-journal - -