2015-01-23 07:44:20 +00:00
|
|
|
r_dir_file(uncrypt, media_rw_data_file)
|
2015-02-18 23:01:22 +00:00
|
|
|
allow uncrypt recovery_cache_file:dir create_dir_perms;
|
|
|
|
allow uncrypt recovery_cache_file:file create_file_perms;
|
2016-02-09 18:43:31 +00:00
|
|
|
allow uncrypt recovery_cache_file:fifo_file rw_file_perms;
|
2016-05-09 21:36:29 +00:00
|
|
|
|
|
|
|
allow uncrypt storage_file:dir r_dir_perms;
|
|
|
|
allow uncrypt storage_stub_file:dir r_dir_perms;
|
|
|
|
allow uncrypt fuse:dir r_dir_perms;
|
|
|
|
allow uncrypt fuse:file r_file_perms;
|