chiark / gitweb /
service: fix auto-restart handling in service_stop()
[elogind.git] / units / systemd-timedated.service.in
index 4073de58e73c467a7f5540543d167fdf2674eab6..fbdf9e1746373c92f8674f79dd58bee34cbf7f13 100644 (file)
@@ -5,13 +5,12 @@
 #  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=http://www.freedesktop.org/wiki/Software/systemd/timedated
+Documentation=man:timezone(5)
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-timedated
-Type=dbus
 BusName=org.freedesktop.timedate1
 CapabilityBoundingSet=CAP_SYS_TIME