From eaa823e1a63f052a510b0ac02295eff9a7ea76cb Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Jun 15 2006 20:18:38 +0000 Subject: remove redundant conditional --- diff --git a/refpolicy/policy/modules/services/apache.te b/refpolicy/policy/modules/services/apache.te index 5a919e1..fb1c90f 100644 --- a/refpolicy/policy/modules/services/apache.te +++ b/refpolicy/policy/modules/services/apache.te @@ -600,10 +600,6 @@ tunable_policy(`httpd_enable_cgi && httpd_unified',` allow httpd_sys_script_t httpd_suexec_t:process sigchld; ') -tunable_policy(`httpd_enable_cgi && httpd_unified && httpd_builtin_scripting',` - domain_auto_trans(httpd_suexec_t, httpdcontent, httpd_sys_script_t) -') - tunable_policy(`httpd_enable_homedirs && use_nfs_home_dirs',` fs_read_nfs_files(httpd_suexec_t) fs_read_nfs_symlinks(httpd_suexec_t)