chiark / gitweb /
units: explicit Type=dbus is now redundant
[elogind.git] / units / nss-lookup.target
index 3158441b2e2590f4f6e122b7ad48474599695dec..c2d605c8a16ea570f3fee739d446855f4d7e63cd 100644 (file)
@@ -1,13 +1,15 @@
 #  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
+Description=Host and Network Name Lookups
 After=network.target