From: cpebenito@tresys.com (Christopher J. PeBenito) Date: Mon, 31 Aug 2009 09:45:09 -0400 Subject: [refpolicy] [PATCH] [refpolicy:ncsd] nscd cache location changedfrom /var/db/nscd to /var/cache/nscd In-Reply-To: <1251489495-3725-1-git-send-email-srivasta@golden-gryphon.com> References: <1251489495-3725-1-git-send-email-srivasta@golden-gryphon.com> Message-ID: <1251726309.8357.125.camel@gorn.columbia.tresys.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On Fri, 2009-08-28 at 15:58 -0400, Manoj Srivastava wrote: > From: Manoj Srivastava > > The nscd policy module uses the old nscd cache location. The cache > location > changed with glibc 2.7-1, and the current nscd does place the files in > /var/cache/nscd/. Merged. > Signed-off-by: Manoj Srivastava > --- > policy/modules/services/nscd.fc | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/policy/modules/services/nscd.fc > b/policy/modules/services/nscd.fc > index bc6e39c..623b731 100644 > --- a/policy/modules/services/nscd.fc > +++ b/policy/modules/services/nscd.fc > @@ -3,6 +3,7 @@ > /usr/sbin/nscd -- > gen_context(system_u:object_r:nscd_exec_t,s0) > > /var/db/nscd(/.*)? > gen_context(system_u:object_r:nscd_var_run_t,s0) > +/var/cache/nscd(/.*)? > gen_context(system_u:object_r:nscd_var_run_t,s0) > > /var/log/nscd\.log.* -- > gen_context(system_u:object_r:nscd_log_t,s0) > > -- > 1.6.3.3 > > _______________________________________________ > refpolicy mailing list > refpolicy at oss.tresys.com > http://oss.tresys.com/mailman/listinfo/refpolicy > > -- Chris PeBenito Tresys Technology, LLC (410) 290-1411 x150