Home | History | Annotate | Download | only in sepolicy
      1 # Mount on and write to /proc/sys/fs/binfmt_misc.
      2 allow init proc:dir mounton;
      3 allow init binfmt_miscfs:file w_file_perms;
      4 allow init tmpfs:lnk_file create_file_perms;
      5