2015-01-23 08:44:20 +01:00
|
|
|
r_dir_file(uncrypt, media_rw_data_file)
|
2015-02-19 00:01:22 +01:00
|
|
|
allow uncrypt recovery_cache_file:dir create_dir_perms;
|
|
|
|
allow uncrypt recovery_cache_file:file create_file_perms;
|
2016-02-09 19:43:31 +01:00
|
|
|
allow uncrypt recovery_cache_file:fifo_file rw_file_perms;
|
2016-05-09 23:36:29 +02: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;
|