[selinux-policy: 960/3172] reverse last change

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


commit 175b1cb551198f863840f6976674a8c92e336ddf
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Fri Nov 11 21:00:00 2005 +0000

    reverse last change

 refpolicy/policy/modules/system/corecommands.fc |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/refpolicy/policy/modules/system/corecommands.fc b/refpolicy/policy/modules/system/corecommands.fc
index 0b3e74b..59cb49a 100644
--- a/refpolicy/policy/modules/system/corecommands.fc
+++ b/refpolicy/policy/modules/system/corecommands.fc
@@ -100,11 +100,6 @@ ifdef(`distro_gentoo',`
 /usr/lib/jvm/java(.*)?/jre/bin -d	gen_context(system_u:object_r:bin_t,s0)
 /usr/lib/jvm/java(.*)?/jre/bin/.*	gen_context(system_u:object_r:bin_t,s0)
 
-# cjp: split up to fix ordering problem
-# with match in corecommands
-/usr/lib/news/bin(/.*)?			gen_context(system_u:object_r:bin_t,s0)
-/usr/lib64/news/bin(/.*)?		gen_context(system_u:object_r:bin_t,s0)
-
 /usr/lib(64)?/cups/cgi-bin/.*	--	gen_context(system_u:object_r:bin_t,s0)
 /usr/lib(64)?/cups/filter/.*	--	gen_context(system_u:object_r:bin_t,s0)
 /usr/lib(64)?/cyrus-imapd/.*	--	gen_context(system_u:object_r:bin_t,s0)
@@ -113,6 +108,7 @@ ifdef(`distro_gentoo',`
 /usr/lib(64)?/ipsec/.*		--	gen_context(system_u:object_r:sbin_t,s0)
 /usr/lib(64)?/mailman/bin(/.*)?		gen_context(system_u:object_r:bin_t,s0)
 /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)


More information about the scm-commits mailing list