X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fconf%2FMakefile.am;h=ce11fe9ae6dbe80f3bea9f40f92acfb8974db38b;hb=91a2331f5db11c394b63791fee741e624e413bd1;hp=5797eedd075a6c7acd35438aaa7c2f133f7dfb6f;hpb=109e2da1b156cf038615513b838e18c8d6edf56f;p=fs%2Flustre-release.git diff --git a/lustre/conf/Makefile.am b/lustre/conf/Makefile.am index 5797eed..ce11fe9 100644 --- a/lustre/conf/Makefile.am +++ b/lustre/conf/Makefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2014, 2015, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ @@ -35,7 +37,7 @@ # EXTRA_DIST = lustre.dtd slapd-lustre.conf lustre2ldif.xsl top.ldif \ - 99-lustre.rules lustre ldev.conf + 99-lustre.rules lustre ldev.conf ko2iblnd.conf lsvcgss ldapconfdir = $(sysconfdir)/openldap if UTILS @@ -46,11 +48,14 @@ endif udevrulesdir = $(sysconfdir)/udev/rules.d udevrules_DATA = 99-lustre.rules -if INIT_SCRIPTS +if RHEL if SERVER sysconfigdir = $(sysconfdir)/sysconfig -sysconfig_DATA = lustre +sysconfig_DATA = lustre lsvcgss endif endif +modprobedir = $(sysconfdir)/modprobe.d +modprobe_DATA = ko2iblnd.conf + sysconf_DATA = ldev.conf