## mDNS/DNS-SD daemon implementing Apple ZeroConf architecture ######################################## ## ## Send and receive messages from ## avahi over dbus. ## ## ## ## Domain allowed access. ## ## # interface(`avahi_dbus_chat',` gen_require(` type avahi_t; class dbus send_msg; ') allow $1 avahi_t:dbus send_msg; allow avahi_t $1:dbus send_msg; ')