platform_system_sepolicy/private/mdnsd.te

12 lines
190 B
Text
Raw Normal View History

# mdns daemon
typeattribute mdnsd mlstrustedsubject;
type mdnsd_exec, exec_type, file_type;
init_daemon_domain(mdnsd)
net_domain(mdnsd)
# Read from /proc/net
r_dir_file(mdnsd, proc_net)