awstats patch from dan.

This commit is contained in:
Chris PeBenito 2009-09-01 08:59:24 -04:00
parent b2324fa76d
commit 1a79193449

View File

@ -1,5 +1,5 @@
policy_module(awstats, 1.1.0)
policy_module(awstats, 1.1.1)
########################################
#
@ -28,6 +28,8 @@ apache_content_template(awstats)
awstats_rw_pipes(awstats_t)
awstats_cgi_exec(awstats_t)
can_exec(awstats_t, awstats_exec_t)
manage_dirs_pattern(awstats_t, awstats_tmp_t, awstats_tmp_t)
manage_files_pattern(awstats_t, awstats_tmp_t, awstats_tmp_t)
files_tmp_filetrans(awstats_t, awstats_tmp_t, { dir file })
@ -51,6 +53,8 @@ fs_list_inotifyfs(awstats_t)
libs_read_lib_files(awstats_t)
logging_read_generic_logs(awstats_t)
miscfiles_read_localization(awstats_t)
sysnet_dns_name_resolve(awstats_t)