From 6c7c89dfc61cc87e779bbc22bac524d7c7cd8c0d Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 24 Mar 2014 17:13:24 +0100 Subject: [PATCH] networkd: add CapabilityBoundingSet --- units/systemd-networkd.service.in | 1 + 1 file changed, 1 insertion(+) diff --git a/units/systemd-networkd.service.in b/units/systemd-networkd.service.in index ca40691f5..5eb398a12 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] -- 2.30.2