chiark / gitweb /
mount: don't creat local-fs.target links for mount units when runnin in user mode
[elogind.git] / units / systemd-networkd.service.in
index 066d852e3c2a593b715652af727582c31ded06c0..c12f3983ea3bdeb41020522cfcfa407238cc602e 100644 (file)
@@ -11,9 +11,11 @@ Documentation=man:systemd-networkd.service(8)
 DefaultDependencies=no
 Before=network.target
 Wants=network.target
+ConditionCapability=CAP_NET_ADMIN
 
 [Service]
 Type=notify
 Restart=always
 RestartSec=0
 ExecStart=@rootlibexecdir@/systemd-networkd
+WatchdogSec=1min