blob: 2fefc32dd1eb6c02d72d0a8b56bb95c1b9c4c73f [file] [log] [blame]
Alex Klyubind833f6b2017-02-06 15:00:23 -08001# mdns daemon
2
3typeattribute mdnsd mlstrustedsubject;
4
5type mdnsd_exec, exec_type, file_type;
dcashmancc39f632016-07-22 13:13:11 -07006init_daemon_domain(mdnsd)
Alex Klyubind833f6b2017-02-06 15:00:23 -08007
8net_domain(mdnsd)
9
10# Read from /proc/net
11r_dir_file(mdnsd, proc_net)