X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-timedated.service.in;h=fe5ccb4601110205e730f46756a093b63576fef5;hb=ae941762628441fb3d624a57eee8d1a5c15096cf;hp=dd3eb1b337e573ea86aac6cd35532c56f9492211;hpb=608da9e9b56be83ac394ea7a19cbdacab94f6642;p=elogind.git diff --git a/units/systemd-timedated.service.in b/units/systemd-timedated.service.in index dd3eb1b33..fe5ccb460 100644 --- a/units/systemd-timedated.service.in +++ b/units/systemd-timedated.service.in @@ -14,3 +14,7 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/timedated ExecStart=@rootlibexecdir@/systemd-timedated BusName=org.freedesktop.timedate1 CapabilityBoundingSet=CAP_SYS_TIME +WatchdogSec=1min +PrivateTmp=yes +ProtectSystem=yes +ProtectHome=yes