diff --git a/xCAT/postscripts/otherpkgs b/xCAT/postscripts/otherpkgs index 11954d12f..2dd30028b 100755 --- a/xCAT/postscripts/otherpkgs +++ b/xCAT/postscripts/otherpkgs @@ -69,9 +69,9 @@ logger -t xcat "NFSSERVER=$NFSSERVER" echo OTHERPKGDIR=$OTHERPKGDIR logger -t xcat "OTHERPKGDIR=$OTHERPKGDIR" -if [ -x "/sbin/dhcpcd" ]; then - dhcpcd -n $PRIMARYNIC -fi +#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