chiark / gitweb /
hwdb: fix case-sensitive match
[elogind.git] / tmpfiles.d / systemd.conf
index 88c6b605f7505896070da6380e51a6e71f2e02ad..c5910f8cfe2a271669d9a001a1f1a03a496186d6 100644 (file)
@@ -21,8 +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 root root -
-d /run/systemd/network/links 0755 root root -
+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 - -