Default to dhcpcd for now
This commit is contained in:
parent
68ddb44960
commit
d53c4e58fb
@ -5,6 +5,7 @@ install -v -m 600 files/wpa_supplicant.conf "${ROOTFS_DIR}/etc/wpa_supplicant/"
|
|||||||
|
|
||||||
on_chroot << EOF
|
on_chroot << EOF
|
||||||
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_boot_wait 0
|
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_boot_wait 0
|
||||||
|
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_netconf 1
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
if [ -v WPA_COUNTRY ]; then
|
if [ -v WPA_COUNTRY ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user