From 6d8af27cad36b00b77198a5c36f72932c54a3b4f Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Fri, 3 Oct 2008 13:17:56 +0000 Subject: [PATCH] trunk: fix dupe fc. --- policy/modules/services/apache.fc | 1 - 1 file changed, 1 deletion(-) diff --git a/policy/modules/services/apache.fc b/policy/modules/services/apache.fc index c30c0eae..7bb7be7b 100644 --- a/policy/modules/services/apache.fc +++ b/policy/modules/services/apache.fc @@ -16,7 +16,6 @@ HOME_DIR/((www)|(web)|(public_html))(/.+)? gen_context(system_u:object_r:httpd_R /usr/lib/apache-ssl/.+ -- gen_context(system_u:object_r:httpd_exec_t,s0) /usr/lib/cgi-bin(/.*)? gen_context(system_u:object_r:httpd_sys_script_exec_t,s0) -/usr/lib/squid/cachemgr\.cgi -- gen_context(system_u:object_r:httpd_exec_t,s0) /usr/lib(64)?/apache(/.*)? gen_context(system_u:object_r:httpd_modules_t,s0) /usr/lib(64)?/apache2/modules(/.*)? gen_context(system_u:object_r:httpd_modules_t,s0) /usr/lib(64)?/apache(2)?/suexec(2)? -- gen_context(system_u:object_r:httpd_suexec_exec_t,s0)