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=fbdf9e1746373c92f8674f79dd58bee34cbf7f13;hb=6fc25464bf64b5df2f0efda70bc5c497914108c8;hpb=49dbfa7b2b0bf3906704dac1eaeb4eba91056a19 diff --git a/units/systemd-timedated.service.in b/units/systemd-timedated.service.in index fbdf9e174..fe5ccb460 100644 --- a/units/systemd-timedated.service.in +++ b/units/systemd-timedated.service.in @@ -7,10 +7,14 @@ [Unit] Description=Time & Date Service +Documentation=man:systemd-timedated.service(8) man:localtime(5) Documentation=http://www.freedesktop.org/wiki/Software/systemd/timedated -Documentation=man:timezone(5) [Service] ExecStart=@rootlibexecdir@/systemd-timedated BusName=org.freedesktop.timedate1 CapabilityBoundingSet=CAP_SYS_TIME +WatchdogSec=1min +PrivateTmp=yes +ProtectSystem=yes +ProtectHome=yes