1# mdns daemon
2
3typeattribute mdnsd coredomain;
4typeattribute mdnsd mlstrustedsubject;
5
6type mdnsd_exec, exec_type, file_type;
7init_daemon_domain(mdnsd)
8
9net_domain(mdnsd)
10
11# Read from /proc/net
12r_dir_file(mdnsd, proc_net)
13