Remove wpa_supplicant tweaks
This commit is contained in:
parent
e86b901e25
commit
c6d303831b
@ -1,8 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
install -v -d "${ROOTFS_DIR}/etc/wpa_supplicant"
|
||||
install -v -m 600 files/wpa_supplicant.conf "${ROOTFS_DIR}/etc/wpa_supplicant/"
|
||||
|
||||
# Newer versions of raspberrypi-sys-mods set rfkill.default_state=0 to prevent
|
||||
# radiating on 5GHz bands until the WLAN regulatory domain is set.
|
||||
# Unfortunately, this also blocks bluetooth, so we whitelist the known
|
||||
|
@ -1,2 +0,0 @@
|
||||
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
|
||||
update_config=1
|
Loading…
x
Reference in New Issue
Block a user