[selinux-policy/master_contrib: 1/47] Add unbound-anchor to run as named_t

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


commit 1739a5167e9a8d59a5202ad611b682b16c603f18
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Jan 10 16:19:05 2013 -0500

    Add unbound-anchor to run as named_t

 bind.fc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/bind.fc b/bind.fc
index 005bb7e..1cb1b4f 100644
--- a/bind.fc
+++ b/bind.fc
@@ -15,6 +15,7 @@
 /usr/sbin/named-checkconf --	gen_context(system_u:object_r:named_checkconf_exec_t,s0)
 /usr/sbin/r?ndc		--	gen_context(system_u:object_r:ndc_exec_t,s0)
 /usr/sbin/unbound	--	gen_context(system_u:object_r:named_exec_t,s0)
+/usr/sbin/unbound-anchor --	gen_context(system_u:object_r:named_exec_t,s0)
 
 /var/log/named.*	--	gen_context(system_u:object_r:named_log_t,s0)
 


More information about the scm-commits mailing list