On Wed, 30 May 2012 10:21:31 -0700 Jim Foraker <[email protected]> wrote:
> Necessary so that we may add credentials (ie, mkey) to it > > Signed-off-by: Jim Foraker <[email protected]> Thanks, applied, Ira > --- > Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile.am b/Makefile.am > index f861000..33b5f90 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -148,4 +148,4 @@ install-data-hook: > fi > $(top_srcdir)/config/install-sh -c -m 444 > $(top_srcdir)/scripts/IBswcountlimits.pm > $(DESTDIR)/$(PERL_INSTALLDIR)/IBswcountlimits.pm > $(top_srcdir)/config/install-sh -c -m 444 > $(top_srcdir)/etc/error_thresholds $(DESTDIR)/$(sysconfdir)/infiniband-diags > - $(top_srcdir)/config/install-sh -c -m 444 $(top_srcdir)/etc/ibdiag.conf > $(DESTDIR)/$(sysconfdir)/infiniband-diags > + $(top_srcdir)/config/install-sh -c -m 400 $(top_srcdir)/etc/ibdiag.conf > $(DESTDIR)/$(sysconfdir)/infiniband-diags > -- > 1.7.9.2 > -- Ira Weiny Member of Technical Staff Lawrence Livermore National Lab 925-423-8008 [email protected] -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
