[selinux-policy: 1460/3172] no user contexts for strict policy

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:11:34 UTC 2010


commit e126047c73e8eff8269519c790c1238edb864951
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Mon May 22 18:24:19 2006 +0000

    no user contexts for strict policy

 refpolicy/policy/modules/apps/vmware.fc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/apps/vmware.fc b/refpolicy/policy/modules/apps/vmware.fc
index 22e4ff7..ab5d266 100644
--- a/refpolicy/policy/modules/apps/vmware.fc
+++ b/refpolicy/policy/modules/apps/vmware.fc
@@ -1,9 +1,11 @@
 #
 # HOME_DIR/
 #
+ifdef(`strict_policy',`
 HOME_DIR/\.vmware(/.*)?			gen_context(system_u:object_r:ROLE_vmware_file_t,s0)
 HOME_DIR/vmware(/.*)?			gen_context(system_u:object_r:ROLE_vmware_file_t,s0)
 HOME_DIR/\.vmware[^/]*/.*\.cfg	--	gen_context(system_u:object_r:ROLE_vmware_conf_t,s0)
+')
 
 #
 # /etc


More information about the scm-commits mailing list