chiark / gitweb /
service: make start jobs wait, not fail, when an automatic restart is queued
[elogind.git] / units / systemd-shutdownd.service.in
index 5d0bd77a8fc454867e1f3218f5d7b1824b114ade..d951742500086af72fdef70ce86523ffae268c1f 100644 (file)
@@ -1,15 +1,15 @@
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
+#  under the terms of the GNU Lesser General Public License as published by
+#  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=systemd Shutdown Daemon
+Description=Delayed Shutdown Service
+Documentation=man:systemd-shutdownd.service(8)
 DefaultDependencies=no
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-shutdownd
+NotifyAccess=all