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=4073de58e73c467a7f5540543d167fdf2674eab6;hb=90adaa25e894a580930ef2c3e65ab8db8295515a;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/units/systemd-timedated.service.in b/units/systemd-timedated.service.in index 4073de58e..fe5ccb460 100644 --- a/units/systemd-timedated.service.in +++ b/units/systemd-timedated.service.in @@ -5,13 +5,16 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See systemd.special(7) for details - [Unit] Description=Time & Date Service +Documentation=man:systemd-timedated.service(8) man:localtime(5) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/timedated [Service] ExecStart=@rootlibexecdir@/systemd-timedated -Type=dbus BusName=org.freedesktop.timedate1 CapabilityBoundingSet=CAP_SYS_TIME +WatchdogSec=1min +PrivateTmp=yes +ProtectSystem=yes +ProtectHome=yes