From 60cdf17f0a24ced43a795eb9e096087f59c9d571 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 19 Jul 2023 19:05:16 +0100 Subject: gentoo auto-resync : 19:07:2023 - 19:05:16 --- sys-auth/nss-mdns/nss-mdns-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-auth/nss-mdns/nss-mdns-9999.ebuild') diff --git a/sys-auth/nss-mdns/nss-mdns-9999.ebuild b/sys-auth/nss-mdns/nss-mdns-9999.ebuild index 532c36ea0f69..14c19990761b 100644 --- a/sys-auth/nss-mdns/nss-mdns-9999.ebuild +++ b/sys-auth/nss-mdns/nss-mdns-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -53,9 +53,9 @@ pkg_postinst() { ewarn "minimal (mdns?_minimal) libraries which only lookup .local hosts" ewarn "and 169.254.x.x addresses." ewarn - ewarn "Add the appropriate mdns into the hosts line in /etc/nsswitch.conf." - ewarn "An example line looks like:" - ewarn "hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4" + ewarn "Add the appropriate mdns into the hosts line in /etc/nsswitch.conf" + ewarn "before resolve and dns. An example line looks like:" + ewarn "hosts: mymachines mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files myhostname dns" ewarn ewarn "If you want to perform mDNS lookups for domains other than the ones" ewarn "ending in .local, add them to /etc/mdns.allow." -- cgit v1.2.3