[selinux-policy: 957/3172] add debugging symbols

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:27:44 UTC 2010


commit 4fe05f2055aaa97b1ade673a2300eb453b72df8e
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Fri Nov 11 19:40:31 2005 +0000

    add debugging symbols

 refpolicy/policy/modules/system/corecommands.fc |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/system/corecommands.fc b/refpolicy/policy/modules/system/corecommands.fc
index 06e2c8f..59cb49a 100644
--- a/refpolicy/policy/modules/system/corecommands.fc
+++ b/refpolicy/policy/modules/system/corecommands.fc
@@ -110,6 +110,11 @@ ifdef(`distro_gentoo',`
 /usr/lib(64)?/misc/sftp-server	--	gen_context(system_u:object_r:bin_t,s0)
 /usr/lib(64)?/news/bin(/.*)?		gen_context(system_u:object_r:bin_t,s0)
 
+/usr/lib(64)?/debug/bin(/.*)? --	gen_context(system_u:object_r:bin_t,s0)
+/usr/lib(64)?/debug/sbin(/.*)? --	gen_context(system_u:object_r:sbin_t,s0)
+/usr/lib(64)?/debug/usr/bin(/.*)? --	gen_context(system_u:object_r:bin_t,s0)
+/usr/lib(64)?/debug/usr/sbin(/.*)? --	gen_context(system_u:object_r:sbin_t,s0)
+
 /usr/lib(64)?/[^/]*thunderbird[^/]*/thunderbird -- gen_context(system_u:object_r:bin_t,s0)
 /usr/lib(64)?/[^/]*thunderbird[^/]*/thunderbird-bin -- gen_context(system_u:object_r:bin_t,s0)
 /usr/lib(64)?/[^/]*thunderbird[^/]*/open-browser\.sh -- gen_context(system_u:object_r:bin_t,s0)


More information about the scm-commits mailing list