mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
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:
@@ -14,7 +14,7 @@
|
||||
#
|
||||
allowcred.awk &
|
||||
CREDPID=$!
|
||||
sleep 1
|
||||
sleep 2
|
||||
modprobe ipmi_si
|
||||
modprobe ipmi_devintf
|
||||
while [ -z "$BMCIP" ]; do
|
||||
|
Reference in New Issue
Block a user