bug fix in otherpkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
bf52052bec
commit
ec4bec2e1c
@ -69,8 +69,9 @@ logger -t xcat "NFSSERVER=$NFSSERVER"
|
||||
echo OTHERPKGDIR=$OTHERPKGDIR
|
||||
logger -t xcat "OTHERPKGDIR=$OTHERPKGDIR"
|
||||
|
||||
dhcpcd -n $PRIMARYNIC
|
||||
|
||||
if [ -x "/sbin/dhcpcd" ]; then
|
||||
dhcpcd -n $PRIMARYNIC
|
||||
fi
|
||||
|
||||
#check if the node has yum or zypper installed, it will try yum first, then zypper and last rpm
|
||||
hasyum=0
|
||||
|
Loading…
Reference in New Issue
Block a user