[selinux-policy: 956/3172] missing fc's

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


commit 33ff9b8cf280692f00b10971f2eb8671acb2aa6c
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Fri Nov 11 19:03:44 2005 +0000

    missing fc's

 refpolicy/policy/modules/services/rshd.fc       |    1 +
 refpolicy/policy/modules/system/corecommands.fc |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/services/rshd.fc b/refpolicy/policy/modules/services/rshd.fc
index c03858e..6a4db03 100644
--- a/refpolicy/policy/modules/services/rshd.fc
+++ b/refpolicy/policy/modules/services/rshd.fc
@@ -1,4 +1,5 @@
 
 /usr/kerberos/sbin/kshd	--	gen_context(system_u:object_r:rshd_exec_t,s0)
 
+/usr/sbin/in\.rexecd	--	gen_context(system_u:object_r:rshd_exec_t,s0)
 /usr/sbin/in\.rshd	--	gen_context(system_u:object_r:rshd_exec_t,s0)
diff --git a/refpolicy/policy/modules/system/corecommands.fc b/refpolicy/policy/modules/system/corecommands.fc
index 53e7a7b..06e2c8f 100644
--- a/refpolicy/policy/modules/system/corecommands.fc
+++ b/refpolicy/policy/modules/system/corecommands.fc
@@ -106,6 +106,7 @@ ifdef(`distro_gentoo',`
 /usr/lib(64)?/sftp-server	--	gen_context(system_u:object_r:bin_t,s0)
 /usr/lib(64)?/emacsen-common/.*		gen_context(system_u:object_r:bin_t,s0)
 /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)
 


More information about the scm-commits mailing list