chiark / gitweb /
machined: move logic for bind mounting into containers from machinectl to machined
[elogind.git] / units / systemd-timedated.service.in
index 1944a71cb7fb2823a331f616394e9c38b6282b9b..fe5ccb4601110205e730f46756a093b63576fef5 100644 (file)
@@ -7,10 +7,14 @@
 
 [Unit]
 Description=Time & Date Service
-Documentation=man:systemd-timedated.service(8) man:timezone(5)
+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