Necessary so that we may add credentials (ie, mkey) to it

Signed-off-by: Jim Foraker <[email protected]>
---
 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

--
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

Reply via email to