[selinux-policy: 202/3172] fix tmpfs associate infoflow

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


commit 957e269eb2cce7efce51299f7e81dce423b197b5
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Mon May 23 17:56:00 2005 +0000

    fix tmpfs associate infoflow

 refpolicy/policy/modules/kernel/filesystem.if |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/policy/modules/kernel/filesystem.if b/refpolicy/policy/modules/kernel/filesystem.if
index a202049..9357d48 100644
--- a/refpolicy/policy/modules/kernel/filesystem.if
+++ b/refpolicy/policy/modules/kernel/filesystem.if
@@ -889,7 +889,7 @@ class filesystem getattr;
 ##	<parameter name="type">
 ##		The type of the object to be associated.
 ##	</parameter>
-##	<infoflow type="both" weight="10"/>
+##	<infoflow type="none"/>
 ## </interface>
 #
 define(`filesystem_tmpfs_associate',`


More information about the scm-commits mailing list