2015-12-15 23:33:39 +01:00
|
|
|
# Allow formatting userdata or cache partitions
|
|
|
|
allow init block_device:dir search;
|
|
|
|
allow init userdata_block_device:blk_file rw_file_perms;
|
|
|
|
allow init cache_block_device:blk_file rw_file_perms;
|
2016-09-30 07:31:25 +02:00
|
|
|
|
|
|
|
# Allow init to send class_* trigger events
|
|
|
|
allow init property_socket:sock_file write;
|