diff options
-rw-r--r-- | units/systemd-machined.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index 87a81b9c85..26bfe03537 100644 --- a/units/systemd-machined.service.in +++ b/units/systemd-machined.service.in @@ -17,3 +17,4 @@ ExecStart=@rootlibexecdir@/systemd-machined Restart=always RestartSec=0 BusName=org.freedesktop.machine1 +CapabilityBoundingSet=CAP_KILL |