This is a leftover from refpolicy implementation of this functionality.

This commit is contained in:
Dominick Grift 2010-09-17 08:42:09 +02:00
parent bbdbce34c2
commit 1b1f7d01a9

View File

@ -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)
')