From: pebenito@ieee.org (Chris PeBenito) Date: Mon, 13 Feb 2017 19:24:54 -0500 Subject: [refpolicy] [PATCH] thunderbird: allow stream connections to cups so that it can print In-Reply-To: <1487014318.12370.1.camel@trentalancia.net> References: <1487014318.12370.1.camel@trentalancia.net> Message-ID: <6c409485-8651-7327-475f-3fa6f5239ffd@ieee.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 02/13/17 14:31, Guido Trentalancia via refpolicy wrote: > Let thunderbird connect to cups using socket files so that it is > possible to print. > > Signed-off-by: Guido Trentalancia > --- > policy/modules/contrib/thunderbird.te | 1 + > 1 file changed, 1 insertion(+) > > diff -pru a/policy/modules/contrib/thunderbird.te b/policy/modules/contrib/thunderbird.te > --- a/policy/modules/contrib/thunderbird.te 2017-01-08 14:22:54.198247722 +0100 > +++ b/policy/modules/contrib/thunderbird.te 2017-02-13 20:14:39.721795807 +0100 > @@ -150,6 +150,7 @@ optional_policy(` > > optional_policy(` > cups_read_rw_config(thunderbird_t) > + cups_stream_connect(thunderbird_t) > ') > > optional_policy(` Merged. -- Chris PeBenito