[selinux-policy/master_contrib: 20/47] Allow httpd_t to read munin conf files

Miroslav Grepl mgrepl at fedoraproject.org
Wed Jan 16 13:32:11 UTC 2013


commit d10d2cd81120ad6ffc7f814a79281a42db344f56
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Mon Jan 14 11:34:27 2013 +0100

    Allow httpd_t to read munin conf files

 apache.te |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/apache.te b/apache.te
index 44d1a07..93b55a0 100644
--- a/apache.te
+++ b/apache.te
@@ -921,6 +921,10 @@ optional_policy(`
 ')
 
 optional_policy(`
+	munin_read_config(httpd_t)
+')
+
+optional_policy(`
 	# Allow httpd to work with mysql
 	mysql_read_config(httpd_t)
 	mysql_stream_connect(httpd_t)


More information about the scm-commits mailing list