fix last stupid error

This commit is contained in:
Roy Marples 2007-11-30 09:59:10 +00:00
parent a6d8b76876
commit 7683c5056a

View File

@ -426,7 +426,8 @@ _load_config() {
else
if [ -z "$1" ]; then
ewarn "No configuration specified; defaulting to DHCP"
config="dhcp"
config_0="dhcp"
config_index=1
fi
fi