summaryrefslogtreecommitdiffstats
path: root/tmpfiles.d/systemd-network.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfiles.d/systemd-network.conf')
-rw-r--r--tmpfiles.d/systemd-network.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/tmpfiles.d/systemd-network.conf b/tmpfiles.d/systemd-network.conf
index 323beca59c..5898e88de5 100644
--- a/tmpfiles.d/systemd-network.conf
+++ b/tmpfiles.d/systemd-network.conf
@@ -7,7 +7,7 @@
# See tmpfiles.d(5) for details
-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 /var/lib/systemd/network 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 -
+d$ /var/lib/systemd/network 0755 systemd-network systemd-network -