Replace apache_delete_cache with apache_delete_cache_files in tmpreaper.te
This commit is contained in:
parent
8daddcf37e
commit
2483d7ae56
@ -54,7 +54,7 @@ optional_policy(`
|
|||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
apache_list_cache(tmpreaper_t)
|
apache_list_cache(tmpreaper_t)
|
||||||
apache_delete_cache(tmpreaper_t)
|
apache_delete_cache_files(tmpreaper_t)
|
||||||
apache_setattr_cache_dirs(tmpreaper_t)
|
apache_setattr_cache_dirs(tmpreaper_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user