1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/dns/mDNSResponder_nss/pkg-message
Sunpoet Po-Chuan Hsieh 580c13670d Fix typo
- Bump PORTREVISION for package change

PR:		228321
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Approved by:	Matthieu Volat <mazhe@alkumuna.eu> (maintainer)
2018-05-21 02:35:40 +00:00

7 lines
320 B
Plaintext

================================================================================
To enable the mDNSResponder NSS module, update the hosts entry in
/etc/nsswitch.conf by adding mdns, preferably between files and dns:
hosts: files mdns dns
================================================================================