[selinux-policy/f16] Turn on allow_domain_fd_use boolean

Daniel J Walsh dwalsh at fedoraproject.org
Fri Aug 5 20:06:46 UTC 2011


commit 1ada97fa18762c2b05de400c2a8710b89a2ca5cc
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Aug 5 11:48:31 2011 -0400

    Turn on allow_domain_fd_use boolean

 booleans-targeted.conf |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/booleans-targeted.conf b/booleans-targeted.conf
index 7457a4a..3a32908 100644
--- a/booleans-targeted.conf
+++ b/booleans-targeted.conf
@@ -291,3 +291,7 @@ sshd_forward_ports=true
 ## On upgrades we want this true, Want it false on fresh installs
 #
 authlogin_nsswitch_use_ldap=false
+
+## Allow domains to use other domains fd's
+#
+allow_domain_fd_use=true


More information about the scm-commits mailing list