[selinux-policy: 1743/3172] trunk: fix line in evolution to be strict-only; was being covered up by genhomedircon.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:35:37 UTC 2010


commit 17b9cb7ddaac27cf2b27855b870ae78114043234
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue May 22 17:01:38 2007 +0000

    trunk: fix line in evolution to be strict-only; was being covered up by genhomedircon.

 policy/modules/apps/evolution.fc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/policy/modules/apps/evolution.fc b/policy/modules/apps/evolution.fc
index c3ded67..4399a1a 100644
--- a/policy/modules/apps/evolution.fc
+++ b/policy/modules/apps/evolution.fc
@@ -2,7 +2,9 @@
 #
 # /tmp
 #
+ifdef(`strict_policy',`
 /tmp/\.exchange-USER(/.*)?					gen_context(system_u:object_r:ROLE_evolution_exchange_tmp_t,s0)
+')
 
 #
 # /usr


More information about the scm-commits mailing list