2015-02-15 16:47:23 +00:00
|
|
|
allow system_server recovery_cache_file:dir rw_dir_perms;
|
|
|
|
allow system_server recovery_cache_file:file create_file_perms;
|
2016-02-09 18:43:31 +00:00
|
|
|
allow system_server recovery_cache_file:fifo_file create_file_perms;
|
2015-09-06 20:53:29 +00:00
|
|
|
|
|
|
|
# Persistent properties
|
|
|
|
allow system_server persist_property_file:dir rw_dir_perms;
|
|
|
|
allow system_server persist_property_file:file { create_file_perms unlink };
|
2016-01-01 16:29:10 +00:00
|
|
|
|
|
|
|
allow system_server storage_stub_file:dir { getattr };
|