summaryrefslogtreecommitdiff
path: root/units/systemd-networkd.service.in
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-03-24 17:13:24 +0100
committerTom Gundersen <teg@jklm.no>2014-03-24 17:13:24 +0100
commit6c7c89dfc61cc87e779bbc22bac524d7c7cd8c0d (patch)
tree0035fb44454433bdf54e44648b010e496b824af3 /units/systemd-networkd.service.in
parente634cd409669130f77e552d2a57c1fca08738014 (diff)
networkd: add CapabilityBoundingSet
Diffstat (limited to 'units/systemd-networkd.service.in')
-rw-r--r--units/systemd-networkd.service.in1
1 files changed, 1 insertions, 0 deletions
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]