X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-machined.service.in;h=15f34d9db74de85d18dbf78973b5933050a59e49;hp=a23dca92b5e5e2b3f8712d6a56d3913ddb525849;hb=4f1a33dd0d62171bbeac74859642b8ff0ab547b8;hpb=cde93897cdefdd7c7f66c400a61e42ceee5f6a46 diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index a23dca92b..15f34d9db 100644 --- a/units/systemd-machined.service.in +++ b/units/systemd-machined.service.in @@ -14,8 +14,11 @@ After=machine.slice [Service] ExecStart=@rootlibexecdir@/systemd-machined -Restart=always -RestartSec=0 BusName=org.freedesktop.machine1 -CapabilityBoundingSet=CAP_KILL +CapabilityBoundingSet=CAP_KILL CAP_SYS_PTRACE CAP_SYS_ADMIN CAP_SETGID CAP_SYS_CHROOT CAP_DAC_READ_SEARCH WatchdogSec=1min +PrivateTmp=yes +PrivateDevices=yes +PrivateNetwork=yes +ProtectSystem=full +ProtectHome=yes