httpd_can_network_connect_ftp is bad name of interface

This commit is contained in:
Miroslav 2011-09-28 01:00:28 +02:00
parent 69cf5b53d2
commit b8a4bfcacc
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ index 8596b90..9f37c11 100644
manage_lnk_files_pattern(httpd_t, httpdcontent, httpdcontent)
')
+tunable_policy(`httpd_can_network_connect_ftp',`
+tunable_policy(`httpd_can_connect_ftp',`
+ corenet_tcp_connect_ftp_port(httpd_t)
+ corenet_tcp_connect_all_ephemeral_ports(httpd_t)
+')