am c2ba5ed9
: recovery: start enforcing SELinux rules
* commit 'c2ba5ed90876e7c3f105ed658788557c68ab72b8': recovery: start enforcing SELinux rules
This commit is contained in:
commit
51ad2ad3aa
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ type recovery, domain;
|
|||
# Otherwise recovery is only allowed the domain rules.
|
||||
recovery_only(`
|
||||
allow recovery rootfs:file { entrypoint execute };
|
||||
permissive_or_unconfined(recovery)
|
||||
|
||||
allow recovery self:capability { chown dac_override fowner fsetid setfcap setuid setgid sys_admin sys_tty_config };
|
||||
|
||||
|
|
Loading…
Reference in a new issue