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