disable dhcp, since there are no networking modules loaded

This commit is contained in:
Trammell Hudson 2017-03-30 17:21:22 -04:00
parent 8589370708
commit cfd549097f
Failed to extract signature

View File

@ -28,9 +28,6 @@ if ! unsealtotp.sh ; then
fi
echo
# try to setup DHCP, but fail quickly
udhcpc -n
# Start an interactive shell
export PATH=/sbin:/usr/sbin:/bin:/usr/bin
exec /bin/ash