]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/umount.target
Merge pull request #11922 from poettering/hostname-protect-fix
[thirdparty/systemd.git] / units / umount.target
index a5f31e04cb2aafb0af9e4b4538b3abbb22a98ace..54fa5aebf271d0aca9ea0ed63d72e7522fb091eb 100644 (file)
@@ -1,12 +1,14 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  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
+Documentation=man:systemd.special(7)
+DefaultDependencies=no
+RefuseManualStart=yes