From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Tue, 31 Jul 2012 21:14:31 +0200 Subject: [refpolicy] [PATCH 1/3] Add in substitutions for /usr/local In-Reply-To: <50182940.3090800@tresys.com> References: <1343495174-6852-1-git-send-email-sven.vermeulen@siphos.be> <1343495174-6852-2-git-send-email-sven.vermeulen@siphos.be> <50182940.3090800@tresys.com> Message-ID: <20120731191431.GC17454@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On Tue, Jul 31, 2012 at 02:51:44PM -0400, Christopher J. PeBenito wrote: > On 07/28/12 13:06, Sven Vermeulen wrote: > > diff --git a/config/file_contexts.subs_dist b/config/file_contexts.subs_dist > > index 32b87a4..72a7a0f 100644 > > --- a/config/file_contexts.subs_dist > > +++ b/config/file_contexts.subs_dist > > @@ -4,4 +4,7 @@ > > /run/lock /var/lock > > /usr/lib32 /usr/lib > > /usr/lib64 /usr/lib > > +/usr/local /usr > > I'm reluctant to make this substitution. From my experience, too many things don't seem follow this well. > > > +/usr/local/lib32 /usr/lib > > +/usr/local/lib64 /usr/lib > > I'd be more accepting of this change. No problem, experience is important here ;-) Wkr, Sven Vermeulen