[selinux-policy: 2022/3172] trunk: fix dupe fc.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:59:35 UTC 2010


commit 6d8af27cad36b00b77198a5c36f72932c54a3b4f
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Fri Oct 3 13:17:56 2008 +0000

    trunk: fix dupe fc.

 policy/modules/services/apache.fc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/services/apache.fc b/policy/modules/services/apache.fc
index c30c0ea..7bb7be7 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)


More information about the scm-commits mailing list