From: dominick.grift@gmail.com (grift) Date: Mon, 17 Dec 2012 21:40:29 +0100 Subject: [refpolicy] [PATCH 4/9] cups.fc: Properly label cups-pk-helper-mechanism on Debian In-Reply-To: <1355774297-13606-4-git-send-email-bigon@debian.org> References: <1355774297-13606-1-git-send-email-bigon@debian.org> <1355774297-13606-4-git-send-email-bigon@debian.org> Message-ID: <1355776829.2269.16.camel@localhost> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On Mon, 2012-12-17 at 20:58 +0100, Laurent Bigonville wrote: > From: Laurent Bigonville This was merged, thanks > --- > cups.fc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/cups.fc b/cups.fc > index 6f7a1cd..14db0e1 100644 > --- a/cups.fc > +++ b/cups.fc > @@ -31,6 +31,7 @@ > /usr/Brother/(.*/)?inf(/.*)? gen_context(system_u:object_r:cupsd_rw_etc_t,s0) > /usr/Printer/(.*/)?inf(/.*)? gen_context(system_u:object_r:cupsd_rw_etc_t,s0) > > +/usr/lib/cups-pk-helper/cups-pk-helper-mechanism -- gen_context(system_u:object_r:cupsd_config_exec_t,s0) > /usr/lib/cups/daemon/cups-lpd -- gen_context(system_u:object_r:cupsd_lpd_exec_t,s0) > /usr/lib/cups/backend/cups-pdf -- gen_context(system_u:object_r:cups_pdf_exec_t,s0) > /usr/lib/cups/backend/hp.* -- gen_context(system_u:object_r:hplip_exec_t,s0)