X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fnss-lookup.target;h=c9e3a7c4190c265c90b769280d38615d98ba3370;hp=e8e659368a4301906789757e332bfa5f310ccb86;hb=2ec62d8e846a8d15f6e3002690da70500168ff46;hpb=9f23530860942a8f94b7c535ead80c38f02424b1 diff --git a/units/nss-lookup.target b/units/nss-lookup.target index e8e659368..c9e3a7c41 100644 --- a/units/nss-lookup.target +++ b/units/nss-lookup.target @@ -1,23 +1,14 @@ # This file is part of systemd. # -# Copyright 2010 Lennart Poettering -# # 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. -# -# systemd is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with systemd; If not, see . -# 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