distro: default to using iwd

This commit is contained in:
Lukas Rusak 2021-03-08 17:35:45 -08:00
parent 7932f3f3c7
commit 482af8e752
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -161,7 +161,7 @@
DEBUG_GROUP_YES="kodi+"
# wireless daemon to use (wpa_supplicant/iwd)
WIRELESS_DAEMON="wpa_supplicant"
WIRELESS_DAEMON="iwd"
# build and install iSCSI support - iscsistart (yes / no)
ISCSI_SUPPORT="yes"