am e05487ac
: init.te: Don\'t allow mounting on top of /proc
* commit 'e05487acc37875cd2f9e1648063ec8d6f9eade89': init.te: Don't allow mounting on top of /proc
This commit is contained in:
commit
aeb110ce39
1 changed files with 0 additions and 2 deletions
2
init.te
2
init.te
|
@ -45,8 +45,6 @@ allow init self:capability sys_admin;
|
|||
allow init rootfs:dir create_dir_perms;
|
||||
allow init rootfs:dir mounton;
|
||||
|
||||
allow init proc:dir mounton;
|
||||
|
||||
# Mount on /dev/usb-ffs/adb.
|
||||
allow init device:dir mounton;
|
||||
|
||||
|
|
Loading…
Reference in a new issue