chiark / gitweb /
units: start vconsole-setup only if there's actually a virtual console device
[elogind.git] / units / umount.target
index a5f31e04cb2aafb0af9e4b4538b3abbb22a98ace..c583062911b35703cf00cb45966e59e680fef6be 100644 (file)
@@ -1,12 +1,13 @@
 #  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
+DefaultDependencies=no
+RefuseManualStart=yes