From f8dd3313c193760e640fbcda68d5e3a09430ea76 Mon Sep 17 00:00:00 2001 From: rread Date: Fri, 12 Jul 2002 09:21:56 +0000 Subject: [PATCH] - add lustre initscript --- lustre/scripts/lustre.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/scripts/lustre.spec.in b/lustre/scripts/lustre.spec.in index 4b8fa00..3a8f445 100644 --- a/lustre/scripts/lustre.spec.in +++ b/lustre/scripts/lustre.spec.in @@ -59,6 +59,7 @@ find . -print | cpio -ap $RPM_BUILD_ROOT/usr/src/lustre-%{version} %attr(-, root, root) /usr/sbin/llcleanup.sh %attr(-, root, root) /lib/lustre/common.sh %attr(-, root, root) /etc/lustre/lustre.cfg +%attr(-, root, root) /etc/init.d/lustre %files -n lustre-modules %attr(-, root, root) %doc COPYING -- 1.8.3.1