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;
5allow init sepfs:file w_file_perms;
6