connman: optionally use iwd

This commit is contained in:
Lukas Rusak
2016-11-18 08:58:26 -08:00
parent c39a9e4420
commit 3525ffb482
2 changed files with 21 additions and 4 deletions

View File

@@ -224,3 +224,6 @@
# debug tty path
DEBUG_TTY="/dev/tty3"
# wireless daemon to use (wpa_supplicant/iwd)
WIRELESS_DAEMON="wpa_supplicant"