aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'policy/modules/contrib/awstats.fc')
-rw-r--r--policy/modules/contrib/awstats.fc5
1 files changed, 5 insertions, 0 deletions
diff --git a/policy/modules/contrib/awstats.fc b/policy/modules/contrib/awstats.fc
new file mode 100644
index 00000000..5f0fa49d
--- /dev/null
+++ b/policy/modules/contrib/awstats.fc
@@ -0,0 +1,5 @@
+/usr/share/awstats/tools/.+\.pl -- gen_context(system_u:object_r:awstats_exec_t,s0)
+/usr/share/awstats/wwwroot(/.*)? gen_context(system_u:object_r:httpd_awstats_content_t,s0)
+/usr/share/awstats/wwwroot/cgi-bin(/.*)? gen_context(system_u:object_r:httpd_awstats_script_exec_t,s0)
+
+/var/lib/awstats(/.*)? gen_context(system_u:object_r:awstats_var_lib_t,s0)