From: dominick.grift@gmail.com (Dominick Grift) Date: Sun, 21 Oct 2012 18:49:39 +0200 Subject: [refpolicy] [PATCH] Debian locations for dovecot deliver and dovecot auth. In-Reply-To: <1350786407-4658-1-git-send-email-debian@mikapflueger.de> References: <1350786407-4658-1-git-send-email-debian@mikapflueger.de> Message-ID: <1350838179.12496.34.camel@d30.localdomain> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On Sun, 2012-10-21 at 04:26 +0200, Mika Pfl?ger wrote: > --- > dovecot.fc | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/dovecot.fc b/dovecot.fc > index 8fb4470..499f1fc 100644 > --- a/dovecot.fc > +++ b/dovecot.fc > @@ -13,8 +13,10 @@ > /usr/share/ssl/certs/dovecot\.pem -- gen_context(system_u:object_r:dovecot_cert_t,s0) > /usr/share/ssl/private/dovecot\.pem -- gen_context(system_u:object_r:dovecot_cert_t,s0) > > +/usr/lib/dovecot/auth -- gen_context(system_u:object_r:dovecot_auth_exec_t,s0) > /usr/lib/dovecot/deliver -- gen_context(system_u:object_r:dovecot_deliver_exec_t,s0) > /usr/lib/dovecot/dovecot-auth -- gen_context(system_u:object_r:dovecot_auth_exec_t,s0) > +/usr/lib/dovecot/dovecot-lda -- gen_context(system_u:object_r:dovecot_deliver_exec_t,s0) > > /usr/libexec/dovecot/auth -- gen_context(system_u:object_r:dovecot_auth_exec_t,s0) > /usr/libexec/dovecot/deliver -- gen_context(system_u:object_r:dovecot_deliver_exec_t,s0) This was merged, thanks