[selinux-policy/master_contrib: 21/47] Add additional labeling for munin cgi scripts

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


commit f5295c0ead5a18320e47f9a962a9ade40fa793b1
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Mon Jan 14 11:37:49 2013 +0100

    Add additional labeling for munin cgi scripts

 munin.fc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/munin.fc b/munin.fc
index 123ee4c..4968324 100644
--- a/munin.fc
+++ b/munin.fc
@@ -74,5 +74,6 @@
 /var/log/munin.*			gen_context(system_u:object_r:munin_log_t,s0)
 /var/run/munin(/.*)?			gen_context(system_u:object_r:munin_var_run_t,s0)
 /var/www/html/munin(/.*)?		gen_context(system_u:object_r:httpd_munin_content_t,s0)
-/var/www/html/munin/cgi(/.*)?		gen_context(system_u:object_r:httpd_munin_script_exec_t,s0)
-/var/www/html/cgi/munin.*              gen_context(system_u:object_r:httpd_munin_script_exec_t,s0)
+/var/www/html/munin/cgi(/.*)?	gen_context(system_u:object_r:httpd_munin_script_exec_t,s0)
+/var/www/html/cgi/munin.*       gen_context(system_u:object_r:httpd_munin_script_exec_t,s0)
+/var/www/cgi-bin/munin.*		gen_context(system_u:object_r:httpd_munin_script_exec_t,s0)


More information about the scm-commits mailing list