blob: 96259e2986258cd4381fbc117d06e6e91aa99c5f [file] [log] [blame]
Dan Cashman80582482017-12-06 09:20:27 -08001# 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)