chiark / gitweb /
core: explain why failing to set up the crash handler is not a real problem
[elogind.git] / units / nss-lookup.target
index f7b0b5c955a222dd13a76d3b26e6a769ba09c9ad..c9e3a7c4190c265c90b769280d38615d98ba3370 100644 (file)
@@ -1,15 +1,14 @@
 #  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
-
 # This exists mostly for compatibility with SysV/LSB units, and
 # implementations lacking socket/bus activation.
 
 [Unit]
 Description=Host and Network Name Lookups
-After=network.target
+Documentation=man:systemd.special(7)
+RefuseManualStart=yes