[selinux-policy: 1433/3172] remove unreproducible notatsecure problem, bug 1411

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:09:14 UTC 2010


commit 88d68f60bc82aad15550aa1d479427332e8f5dfe
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue May 9 18:39:35 2006 +0000

    remove unreproducible notatsecure problem, bug 1411

 refpolicy/policy/modules/kernel/kernel.if |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/refpolicy/policy/modules/kernel/kernel.if b/refpolicy/policy/modules/kernel/kernel.if
index 06d65c4..926fe6c 100644
--- a/refpolicy/policy/modules/kernel/kernel.if
+++ b/refpolicy/policy/modules/kernel/kernel.if
@@ -33,10 +33,6 @@ interface(`kernel_domtrans_to',`
 	allow $1 kernel_t:fd use;
 	allow $1 kernel_t:fifo_file rw_file_perms;
 	allow $1 kernel_t:process sigchld;
-
-	ifdef(`enable_mls',`
-		allow kernel_t $1:process noatsecure;
-	')
 ')
 
 ########################################


More information about the scm-commits mailing list