From: guido@trentalancia.net (Guido Trentalancia) Date: Thu, 29 Dec 2016 23:26:34 +0100 Subject: [refpolicy] [PATCH] cups: add cups-browsed executable fc Message-ID: <1483050394.12123.7.camel@trentalancia.net> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Add the file context for the cups-browsed executable file. Signed-off-by: Guido Trentalancia --- policy/modules/contrib/cups.fc | 1 + 1 file changed, 1 insertion(+) --- a/policy/modules/contrib/cups.fc 2016-12-22 23:12:59.377081677 +0100 +++ b/policy/modules/contrib/cups.fc 2016-12-29 23:14:47.118441022 +0100 @@ -43,6 +43,7 @@ /usr/local/linuxprinter/ppd(/.*)? gen_context(system_u:object_r:cupsd_rw_etc_t,s0) /usr/sbin/hp-[^/]+ -- gen_context(system_u:object_r:hplip_exec_t,s0) +/usr/sbin/cups-browsed -- gen_context(system_u:object_r:cupsd_exec_t,s0) /usr/sbin/cupsd -- gen_context(system_u:object_r:cupsd_exec_t,s0) /usr/sbin/hal_lpadmin -- gen_context(system_u:object_r:cupsd_config_exec_t,s0) /usr/sbin/hpiod -- gen_context(system_u:object_r:hplip_exec_t,s0)