chiark / gitweb /
units: add missing caps so that GetAddresses() can work
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Jun 2014 17:53:16 +0000 (19:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Jun 2014 17:53:16 +0000 (19:53 +0200)
units/systemd-machined.service.in

index 3ae0847b7906b30421518f288195e973a6ae1f68..5a890b5b7aba680b3079e42239be4b3568697372 100644 (file)
@@ -15,7 +15,7 @@ After=machine.slice
 [Service]
 ExecStart=@rootlibexecdir@/systemd-machined
 BusName=org.freedesktop.machine1
-CapabilityBoundingSet=CAP_KILL
+CapabilityBoundingSet=CAP_KILL CAP_SYS_PTRACE CAP_SYS_ADMIN CAP_SETGID
 WatchdogSec=1min
 PrivateTmp=yes
 PrivateDevices=yes