make confignics postscript to accept the site.setinstallnic to configure installnic to be static

This commit is contained in:
daniceexi 2014-01-07 02:26:53 -05:00
parent e87604fd5f
commit 69833876fa

View File

@ -134,6 +134,10 @@ do
fi
done
if [ "$SETINSTALLNIC" = "1" ] || [ "$SETINSTALLNIC" = "yes" ]; then
bool_cfg_inst_nic=1
fi
boot_myscript=0
if [ $# -eq 2 ]
then