sanders: Fix moar denials

This commit is contained in:
jhenrique09
2018-01-23 12:42:46 -02:00
committed by therootlord
parent 2081af0064
commit 46660b7702
8 changed files with 12 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ allow init netd:unix_stream_socket connectto;
allow init self:netlink_socket { read write getattr connect };
allow init debugfs:file write;
allow init persist_file:filesystem { getattr mount relabelfrom relabelto };
allow init persist_file:filesystem { getattr mount relabelfrom relabelto unmount };
allow init self:capability sys_nice;