am 3957ae73
: Merge "recovery: enable permissive_or_unconfined"
* commit '3957ae733f1066efa5d0ae2b03604c0b11549430': recovery: enable permissive_or_unconfined
This commit is contained in:
commit
e541f30cd9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ type recovery, domain;
|
|||
# Otherwise recovery is only allowed the domain rules.
|
||||
recovery_only(`
|
||||
allow recovery rootfs:file entrypoint;
|
||||
unconfined_domain(recovery)
|
||||
permissive_or_unconfined(recovery)
|
||||
|
||||
# Set security contexts on files that are not known to the loaded policy.
|
||||
allow recovery self:capability2 mac_admin;
|
||||
|
|
Loading…
Reference in a new issue