4 lines
198 B
Text
4 lines
198 B
Text
allow domain block_device:dir { search getattr };
|
|
allow domain block_device:blk_file getattr;
|
|
allow domain cache_block_device:blk_file getattr;
|
|
allow domain userdata_block_device:blk_file getattr;
|