9df99b83b0
PR: 195422 Submitted by: mazhe@alkumuna.eu
6 lines
319 B
Text
6 lines
319 B
Text
================================================================================
|
|
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
|
|
================================================================================
|