chiark / gitweb /
service: make start jobs wait, not fail, when an automatic restart is queued
[elogind.git] / units / suspend.target
index 3ddb44975df9d5d8b5cfb34d8ddecd140537e125..f50cb2264f5d9af3127e2ec802cb3c004658654c 100644 (file)
@@ -5,10 +5,9 @@
 #  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=Suspend
+Documentation=man:systemd.special(7)
 DefaultDependencies=no
-BindTo=suspend.service
-After=suspend.service
+BindsTo=systemd-suspend.service
+After=systemd-suspend.service