selinux: allow to install the mfc firmware in recovery
Fixes a denial during update installation. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
parent
375710464d
commit
36ee6d2a58
5
selinux/recovery.te
Normal file
5
selinux/recovery.te
Normal file
@ -0,0 +1,5 @@
|
||||
recovery_only(`
|
||||
|
||||
# mfc firmware
|
||||
allow recovery firmware_mfc:file { create write open setattr relabelto relabelfrom };
|
||||
')
|
Loading…
Reference in New Issue
Block a user