[systemd-commits] units/systemd-networkd.service.in

Tom Gundersen tomegun at kemper.freedesktop.org
Mon Mar 24 09:19:03 PDT 2014


 units/systemd-networkd.service.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6c7c89dfc61cc87e779bbc22bac524d7c7cd8c0d
Author: Tom Gundersen <teg at jklm.no>
Date:   Mon Mar 24 17:13:24 2014 +0100

    networkd: add CapabilityBoundingSet

diff --git a/units/systemd-networkd.service.in b/units/systemd-networkd.service.in
index ca40691..5eb398a 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]



More information about the systemd-commits mailing list