aboutsummaryrefslogtreecommitdiffstats
path: root/dns/mDNSResponder_nss/pkg-message
blob: c331d5f5718312021ebb9221f1b1a015e8947fc5 (plain) (blame)
1
2
3
4
5
6
================================================================================
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
================================================================================