X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-timedated.service.in;h=fe5ccb4601110205e730f46756a093b63576fef5;hp=dd3eb1b337e573ea86aac6cd35532c56f9492211;hb=6fc25464bf64b5df2f0efda70bc5c497914108c8;hpb=f274ece0f76b5709408821e317e87aef76123db6 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