From b8a4bfcacc5634f9ed929e93ead489521c508677 Mon Sep 17 00:00:00 2001 From: Miroslav Date: Wed, 28 Sep 2011 01:00:28 +0200 Subject: [PATCH] httpd_can_network_connect_ftp is bad name of interface --- ephemeral.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ephemeral.patch b/ephemeral.patch index bf26b009..221d0d46 100644 --- a/ephemeral.patch +++ b/ephemeral.patch @@ -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) +')