chiark / gitweb /
units: make sure /var is writable before initializing random seed
[elogind.git] / units / shutdown.target
index c05b8b93e3c020a222a50216ff59c381df10b46e..1bbef682801e7cf358433046c1ed0bc217baf916 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=Shutdown
-OnlyByDependency=yes
+DefaultDependencies=no
+RefuseManualStart=yes