[selinux-policy: 683/3172] fix for targeted

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:03:58 UTC 2010


commit 08c5c972cf1f6f2683e00802c9afe1607ac06a64
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Sep 22 14:14:25 2005 +0000

    fix for targeted

 refpolicy/policy/modules/apps/gpg.fc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/apps/gpg.fc b/refpolicy/policy/modules/apps/gpg.fc
index bc435de..481f789 100644
--- a/refpolicy/policy/modules/apps/gpg.fc
+++ b/refpolicy/policy/modules/apps/gpg.fc
@@ -7,4 +7,6 @@
 /usr/lib/gnupg/.*	--	context_template(system_u:object_r:gpg_exec_t,s0)
 /usr/lib/gnupg/gpgkeys.* --	context_template(system_u:object_r:gpg_helper_exec_t,s0)
 
+ifdef(`targeted_policy',`',`
 HOME_DIR/\.gnupg(/.+)?		context_template(system_u:object_r:ROLE_gpg_secret_t,s0)
+')


More information about the scm-commits mailing list