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=d1ce0a7044909ab43fbff23f29b4685c06ab25fe;hb=ebf4e8013b2928fdcfa6008ee6559e8c7e1fd60b;hpb=70449379def39da2a3efbd7c7da27a4745702b08 diff --git a/units/nss-lookup.target b/units/nss-lookup.target index d1ce0a704..c9e3a7c41 100644 --- a/units/nss-lookup.target +++ b/units/nss-lookup.target @@ -1,21 +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 . + +# 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