X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-timesyncd.service.in;fp=units%2Fsystemd-timesyncd.service.in;h=158438e627e6968683acab5e4e5c1616c9e1b0c9;hb=a349eb10d3c3a31cd47198cbf08e4f0dfaffef1d;hp=e279d1bc29f054c5f996abc3dc004dde20767c74;hpb=2bcc2523711e69e6daa744641e56ed8b78646676;p=elogind.git diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in index e279d1bc2..158438e62 100644 --- a/units/systemd-timesyncd.service.in +++ b/units/systemd-timesyncd.service.in @@ -16,7 +16,9 @@ Type=notify Restart=always RestartSec=0 ExecStart=@rootlibexecdir@/systemd-timesyncd -CapabilityBoundingSet=CAP_SYS_TIME +CapabilityBoundingSet=CAP_SYS_TIME CAP_SETUID CAP_SETGID CAP_SETPCAP +PrivateTmp=yes +PrivateDevices=yes [Install] WantedBy=multi-user.target