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