From: Tom Gundersen Date: Mon, 24 Mar 2014 16:13:24 +0000 (+0100) Subject: networkd: add CapabilityBoundingSet X-Git-Tag: v212~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c7c89dfc61cc87e779bbc22bac524d7c7cd8c0d;p=thirdparty%2Fsystemd.git networkd: add CapabilityBoundingSet --- diff --git a/units/systemd-networkd.service.in b/units/systemd-networkd.service.in index ca40691f5e9..5eb398a12ed 100644 --- a/units/systemd-networkd.service.in +++ b/units/systemd-networkd.service.in @@ -19,6 +19,7 @@ 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]