chiark / gitweb /
sd-dhcp-lease: use shared default prefixlen function
[elogind.git] / units / systemd-timedated.service.in
index 01222833d12b74bc3eade026eb21856d631f0648..fe5ccb4601110205e730f46756a093b63576fef5 100644 (file)
@@ -5,12 +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
 BusName=org.freedesktop.timedate1
 CapabilityBoundingSet=CAP_SYS_TIME
+WatchdogSec=1min
+PrivateTmp=yes
+ProtectSystem=yes
+ProtectHome=yes