[selinux-policy: 3057/3172] Redundant: This is already permitted by included manage_dirs_pattern.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 23:32:00 UTC 2010


commit a053765cafd9ec30ab55914252d3dec7a8ac183a
Author: Dominick Grift <domg472 at gmail.com>
Date:   Mon Sep 20 16:37:13 2010 +0200

    Redundant: This is already permitted by included manage_dirs_pattern.

 policy/modules/services/apache.if |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/services/apache.if b/policy/modules/services/apache.if
index b594e22..ba64143 100644
--- a/policy/modules/services/apache.if
+++ b/policy/modules/services/apache.if
@@ -893,7 +893,6 @@ interface(`apache_manage_sys_content',`
 	')
 
 	files_search_var($1)
-	apache_search_sys_content($1)
 	manage_dirs_pattern($1, httpd_sys_content_t, httpd_sys_content_t)
 	manage_files_pattern($1, httpd_sys_content_t, httpd_sys_content_t)
 	manage_lnk_files_pattern($1, httpd_sys_content_t, httpd_sys_content_t)


More information about the scm-commits mailing list