chiark / gitweb /
util: fix tty_is_vc_resolve() in a container where /sys/class/tty/console/active...
[elogind.git] / units / shutdown.target
index 098cd280a255aa124f93ebbb3bc8a6bd0e60d5ba..1bbef682801e7cf358433046c1ed0bc217baf916 100644 (file)
@@ -1,11 +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=Shutdown
+DefaultDependencies=no
+RefuseManualStart=yes