Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5413a16
)
source sysconfig file as well
author
jacob
<jacob>
Fri, 8 Jul 2005 21:40:53 +0000
(21:40 +0000)
committer
jacob
<jacob>
Fri, 8 Jul 2005 21:40:53 +0000
(21:40 +0000)
lustre/scripts/lustre
patch
|
blob
|
history
diff --git
a/lustre/scripts/lustre
b/lustre/scripts/lustre
index
79a54e7
..
f4dc21e
100755
(executable)
--- a/
lustre/scripts/lustre
+++ b/
lustre/scripts/lustre
@@
-26,6
+26,7
@@
LOCK=/var/lock/subsys/$SERVICE
: ${LUSTRE_CFG:=/etc/lustre/lustre.cfg}
[ -f ${LUSTRE_CFG} ] && . ${LUSTRE_CFG}
+[ -f /etc/sysconfig/lustre ] && . /etc/sysconfig/lustre
: ${LUSTRE_CONFIG_XML:=/etc/lustre/config.xml}
: ${LCONF:=/usr/sbin/lconf}