Give the credential approval daemon another second to start
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9768 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
602e91700b
commit
bfa4d6a58e
@ -14,7 +14,7 @@
|
||||
#
|
||||
allowcred.awk &
|
||||
CREDPID=$!
|
||||
sleep 1
|
||||
sleep 2
|
||||
modprobe ipmi_si
|
||||
modprobe ipmi_devintf
|
||||
while [ -z "$BMCIP" ]; do
|
||||
|
Loading…
Reference in New Issue
Block a user