make confignics postscript to accept the site.setinstallnic to configure installnic to be static
This commit is contained in:
parent
e87604fd5f
commit
69833876fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user