[selinux-policy: 204/3172] stuff from rpm

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:22:35 UTC 2010


commit 6b48fd013c6c15736e4710b3490a5f7d49ae9c8f
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Mon May 23 17:56:35 2005 +0000

    stuff from rpm

 refpolicy/policy/modules/system/domain.if |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/system/domain.if b/refpolicy/policy/modules/system/domain.if
index a3388c3..3246c7a 100644
--- a/refpolicy/policy/modules/system/domain.if
+++ b/refpolicy/policy/modules/system/domain.if
@@ -46,6 +46,12 @@ files_read_root_dir($1)
 
 # send init a sigchld
 init_sigchld($1)
+
+# this seems highly questionable:
+optional_policy(`rpm.te',`
+rpm_use_file_descriptors($1)
+rpm_read_pipe($1)
+')
 ')
 
 ########################################


More information about the scm-commits mailing list