Remove dhcpcd and associated options

This commit is contained in:
Serge Schneider
2023-09-07 13:34:21 +01:00
parent 9fc1385eb7
commit 8dd23cbc1d
5 changed files with 2 additions and 30 deletions

View File

@@ -1,5 +0,0 @@
#!/bin/bash -e
on_chroot << EOF
SUDO_USER="${FIRST_USER_NAME}" raspi-config nonint do_boot_wait 1
EOF