[
{ type: install
  message: <<EOM
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
EOM
}
]