mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
disable dhcp, since there are no networking modules loaded
This commit is contained in:
parent
8589370708
commit
cfd549097f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user