chiark / gitweb /
systemd-python: updated _reader header to standard license
[elogind.git] / units / user / exit.target
index ffc8fad0198a0238afea4291d516c0ac372486ef..b0ad24c488af82c3388bc6df46b6500e300033f4 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=Exit the Session
+Documentation=man:systemd.special(7)
 DefaultDependencies=no
-Requires=exit.service
-After=exit.service
+Requires=systemd-exit.service
+After=systemd-exit.service
 AllowIsolate=yes
 
 [Install]