5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
|
allow init tmpfs:lnk_file create_file_perms;
|
||
|
allow init proc:dir { mounton };
|
||
|
allow init serial_device:chr_file { ioctl open read write };
|
||
|
allow init proc:dir mounton;
|
||
|
allow init binfmt_miscfs:file write;
|