X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-timedated.service.in;h=5c90290cde3c8a4cebced7b213619421cd592e85;hb=00a5cc3a63c125633e822f39efd9c32223169f62;hp=fbdf9e1746373c92f8674f79dd58bee34cbf7f13;hpb=49dbfa7b2b0bf3906704dac1eaeb4eba91056a19;p=elogind.git diff --git a/units/systemd-timedated.service.in b/units/systemd-timedated.service.in index fbdf9e174..5c90290cd 100644 --- a/units/systemd-timedated.service.in +++ b/units/systemd-timedated.service.in @@ -7,10 +7,12 @@ [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