chiark / gitweb /
remove bus-driverd, the interface is now handled natively by bus-proxyd
[elogind.git] / units / systemd-networkd.service.in
index 835c07ddcd5aeb838f672e69db81709248b8f6ab..7fd31cf667f214df08c85b8b59211e865b0e1e69 100644 (file)
@@ -9,7 +9,7 @@
 Description=Network Service
 Documentation=man:systemd-networkd.service(8)
 DefaultDependencies=no
-After=dbus.service
+After=dbus.service systemd-udevd-kernel.socket
 Before=network.target
 Wants=network.target
 ConditionCapability=CAP_NET_ADMIN
@@ -19,4 +19,8 @@ Type=notify
 Restart=always
 RestartSec=0
 ExecStart=@rootlibexecdir@/systemd-networkd
+CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW CAP_SYS_PTRACE
 WatchdogSec=1min
+
+[Install]
+WantedBy=multi-user.target