Home | History | Annotate | Download | only in sepolicy
      1 # zygote
      2 type zygote, domain;
      3 type zygote_exec, exec_type, file_type;
      4 
      5 permissive zygote;
      6 init_daemon_domain(zygote)
      7 unconfined_domain(zygote)
      8