Merge "Allow init to relabel metadata block device."
This commit is contained in:
commit
fae37428f1
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ allow init kernel:fd use;
|
|||
# restorecon for early mount device symlinks
|
||||
allow init tmpfs:lnk_file { getattr read relabelfrom };
|
||||
allow init {
|
||||
metadata_block_device
|
||||
misc_block_device
|
||||
recovery_block_device
|
||||
system_block_device
|
||||
|
|
Loading…
Reference in a new issue