am 2b3c5de2
: Merge "install_recovery: start enforcing SELinux rules"
* commit '2b3c5de21e96668f203628cddf88241774b3735d': install_recovery: start enforcing SELinux rules
This commit is contained in:
commit
a2933b6605
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
type install_recovery, domain;
|
||||
type install_recovery_exec, exec_type, file_type;
|
||||
|
||||
permissive_or_unconfined(install_recovery)
|
||||
|
||||
init_daemon_domain(install_recovery)
|
||||
|
||||
allow install_recovery self:capability dac_override;
|
||||
|
|
Loading…
Reference in a new issue