chiark / gitweb /
core: explain why failing to set up the crash handler is not a real problem
[elogind.git] / units / nss-lookup.target
index 3158441b2e2590f4f6e122b7ad48474599695dec..c9e3a7c4190c265c90b769280d38615d98ba3370 100644 (file)
@@ -1,13 +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=Name Lookups
-Wants=network.target
-After=network.target
+Description=Host and Network Name Lookups
+Documentation=man:systemd.special(7)
+RefuseManualStart=yes