chiark / gitweb /
systemctl: fix "reboot" call
[elogind.git] / units / umount.target
index 6a00c3132821697e0c51abfbca22b941bd081eeb..39668d85d2d5cefef9bf0ac33162e43691bba228 100644 (file)
@@ -1,13 +1,12 @@
 #  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=Unmount All Filesystems
-OnlyByDependency=yes
-IgnoreDependencyFailure=yes
+Documentation=man:systemd.special(7)
+DefaultDependencies=no
+RefuseManualStart=yes