chiark / gitweb /
fix typo
[elogind.git] / units / halt.target
index 70e90fedde60aa36de3e6de899d9cf3f87851191..41266b96f0c763fd84aa198fe2f594d87a44ae30 100644 (file)
@@ -1,14 +1,14 @@
 #  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=Halt
+Documentation=man:systemd.special(7)
+DefaultDependencies=no
 Requires=halt.service
 After=halt.service
 AllowIsolate=yes