chiark / gitweb /
core: provide /dev/ptmx as symlink in PrivateDevices= execution environments
[elogind.git] / tmpfiles.d / systemd.conf
index c470045321519ecfdaf87426901be93fda411dc3..c5910f8cfe2a271669d9a001a1f1a03a496186d6 100644 (file)
@@ -21,6 +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/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 - -