blob: 3b3bbb2905a5d464c3e8e46d7dc238272045d3c6 [file] [log] [blame]
Samir Mehtaf39389d2014-11-05 22:02:11 +05301# rmt_storage - rmt_storage daemon
2allow rmt_storage rpmb_device:blk_file { open read };
3allow rmt_storage ssd_device:blk_file { open read write };
4unix_socket_connect(rmt_storage, property, init)
5allow rmt_storage ctl_default_prop:property_service set;