potter: allow kernel to read hw block device

This commit is contained in:
Vachounet
2017-05-15 16:04:02 +02:00
parent f6ba0a698b
commit 15be9a1f21

1
sepolicy/kernel.te Normal file
View File

@@ -0,0 +1 @@
allow kernel hw_block_device:blk_file rw_file_perms;