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

Merge "install_recovery: start enforcing SELinux rules"

parents 1d2ff869 0f30a44b
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
type install_recovery, domain; type install_recovery, domain;
type install_recovery_exec, exec_type, file_type; type install_recovery_exec, exec_type, file_type;
permissive_or_unconfined(install_recovery)
init_daemon_domain(install_recovery) init_daemon_domain(install_recovery)
allow install_recovery self:capability dac_override; allow install_recovery self:capability dac_override;
......
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