- Don't append default interface when /etc/rc.conf has mdnsd_flags
- Switch to lo0 as a more predictable (but less useful) default interface
PR: 214366
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
$ service mdnsd start
/usr/local/etc/rc.d/mdnsd: WARNING: $mdnsd_enable is not set properly - see rc.conf(5).
Cannot 'start' mdnsd. Set mdnsd_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'.
OpenMDNS is a full implementation of MDNS/DNS-SD, it aims to be a light
replacement for Avahi/Bonjour. Currently OpenMDNS is about 10% of the size
of Avahi.
http://www.haesbaert.org/openmdns/