• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Mount on and write to /proc/sys/fs/binfmt_misc.
2allow init proc:dir mounton;
3allow init binfmt_miscfs:file w_file_perms;
4allow init tmpfs:lnk_file create_file_perms;
5