From f2583aa83b4f5c0081ac4caebffcc0a29401cf96 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Jul 15 2009 13:27:36 +0000 Subject: Remove duplicate distro_redhat context A recent update added an generic context for the lock files, so the entry in distro_redhat can be removed. Signed-off-by: Manoj Srivastava Signed-off-by: Chris PeBenito --- diff --git a/policy/modules/services/mailman.fc b/policy/modules/services/mailman.fc index e57c713..92afb44 100644 --- a/policy/modules/services/mailman.fc +++ b/policy/modules/services/mailman.fc @@ -29,6 +29,5 @@ ifdef(`distro_redhat', ` /usr/lib/mailman/cgi-bin/.* -- gen_context(system_u:object_r:mailman_cgi_exec_t,s0) /usr/lib/mailman/scripts/mailman -- gen_context(system_u:object_r:mailman_mail_exec_t,s0) -/var/lock/mailman(/.*)? gen_context(system_u:object_r:mailman_lock_t,s0) /var/spool/mailman(/.*)? gen_context(system_u:object_r:mailman_data_t,s0) ')