freebsd-ports/dns/mDNSResponder_nss/pkg-message

7 lines
318 B
Text
Raw Normal View History

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