From: pebenito@ieee.org (Chris PeBenito) Date: Sat, 16 Sep 2017 13:29:12 -0400 Subject: [refpolicy] [PATCH 3/3] rpc: add sm-notify pid fcontext In-Reply-To: <20170915171746.28337-3-jason@perfinion.com> References: <20170915171746.28337-1-jason@perfinion.com> <20170915171746.28337-3-jason@perfinion.com> Message-ID: <43bcba95-6f75-e75d-9d65-1c49dc6a6592@ieee.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 09/15/2017 01:17 PM, Jason Zaman via refpolicy wrote: > --- > rpc.fc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rpc.fc b/rpc.fc > index 6674a53..6dfd451 100644 > --- a/rpc.fc > +++ b/rpc.fc > @@ -29,3 +29,4 @@ > > /run/rpc\.statd(/.*)? gen_context(system_u:object_r:rpcd_var_run_t,s0) > /run/rpc\.statd\.pid -- gen_context(system_u:object_r:rpcd_var_run_t,s0) > +/run/sm-notify\.pid -- gen_context(system_u:object_r:rpcd_var_run_t,s0) Merged. This collides with the same label in init.fc, but I removed that. -- Chris PeBenito