]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/nss-lookup.target
Merge pull request #11427 from kragniz/10659-env-file-quotes
[thirdparty/systemd.git] / units / nss-lookup.target
index c2d605c8a16ea570f3fee739d446855f4d7e63cd..8d56c8ea368f3a410bc4e6f9a717cf6f1a9c09f6 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -5,11 +7,10 @@
 #  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