blob: 98e95dab3b8a1e867e0e04a6c16f81050cd33fdd [file] [log] [blame]
Inseob Kimff43be22021-06-07 16:56:56 +09001# mdns daemon
2
3typeattribute mdnsd coredomain;
4typeattribute mdnsd mlstrustedsubject;
5
6type mdnsd_exec, system_file_type, exec_type, file_type;
7init_daemon_domain(mdnsd)
8
9net_domain(mdnsd)
10
11# Read from /proc/net
12r_dir_file(mdnsd, proc_net_type)