Replace apache_delete_cache with apache_delete_cache_files in tmpreaper.te

This commit is contained in:
Jeremy Solt 2010-05-24 11:28:52 -04:00 committed by Chris PeBenito
parent 8daddcf37e
commit 2483d7ae56

View File

@ -54,7 +54,7 @@ optional_policy(`
optional_policy(`
apache_list_cache(tmpreaper_t)
apache_delete_cache(tmpreaper_t)
apache_delete_cache_files(tmpreaper_t)
apache_setattr_cache_dirs(tmpreaper_t)
')