chiark / gitweb /
core: introduce new KillMode=mixed which sends SIGTERM only to the main process,...
[elogind.git] / units / systemd-networkd.service.in
index 52c04ed1f10bda163058897bafa88c4e92fd196e..835c07ddcd5aeb838f672e69db81709248b8f6ab 100644 (file)
@@ -9,11 +9,14 @@
 Description=Network Service
 Documentation=man:systemd-networkd.service(8)
 DefaultDependencies=no
-After=sysinit.target
+After=dbus.service
 Before=network.target
 Wants=network.target
+ConditionCapability=CAP_NET_ADMIN
 
 [Service]
+Type=notify
 Restart=always
 RestartSec=0
 ExecStart=@rootlibexecdir@/systemd-networkd
+WatchdogSec=1min