Skip to content
Snippets Groups Projects
Commit 3957ae73 authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "recovery: enable permissive_or_unconfined"

parents 715023eb 4203981e
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment