summaryrefslogtreecommitdiff
path: root/tmpfiles.d/systemd-networkd.conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 23:18:18 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 23:18:18 -0400
commit0fd1138e529eaea09ee72e384b08a93e3a6989a7 (patch)
tree6ba921bd49a33bb8fde54381a1bce7f1ce735673 /tmpfiles.d/systemd-networkd.conf
parent6088f9ec5a8f3d4f0a0baa12ed3fd604d0b15fd3 (diff)
split tmpfiles.d/systemd.conf.m4
Diffstat (limited to 'tmpfiles.d/systemd-networkd.conf')
-rw-r--r--tmpfiles.d/systemd-networkd.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tmpfiles.d/systemd-networkd.conf b/tmpfiles.d/systemd-networkd.conf
new file mode 100644
index 0000000000..24197555ee
--- /dev/null
+++ b/tmpfiles.d/systemd-networkd.conf
@@ -0,0 +1,12 @@
+# This file is part of systemd.
+#
+# systemd is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2.1 of the License, or
+# (at your option) any later version.
+
+# 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 -