diff --git a/policy/modules/services/apache.te b/policy/modules/services/apache.te index c3f7abf..73820c3 100644 --- a/policy/modules/services/apache.te +++ b/policy/modules/services/apache.te @@ -575,10 +575,6 @@ tunable_policy(`httpd_enable_ftp_server',` corenet_tcp_bind_ftp_port(httpd_t) ') -tunable_policy(`httpd_enable_homedirs',` - userdom_read_user_home_content_files(httpd_t) -') - tunable_policy(`httpd_tmp_exec && httpd_builtin_scripting',` can_exec(httpd_t, httpd_tmp_t) ')