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=bbb13de315dc07393a73be7c5f1365b767497623;hp=2679dced882f263c7de7e3d96de4c5b180489fc4;hb=3be1d7e0c5bf60658d34eb6311d4e77c6803578c;hpb=9a8112f5e9f1d80bf1740fe507185f992ab3c34c diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index 2679dced8..bbb13de31 100644 --- a/units/systemd-machined.service.in +++ b/units/systemd-machined.service.in @@ -15,5 +15,10 @@ 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 CAP_SYS_CHROOT WatchdogSec=1min +PrivateTmp=yes +PrivateDevices=yes +PrivateNetwork=yes +ProtectSystem=full +ProtectHome=yes