mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 09:20:53 +01:00
The initialization of mesh interfaces currently fail when wpa_supplicant
is not installed. This is due to the script calling the wpa_supplicant
feature indicator without verifying wpa_supplicant is installed at all.
To avoid failing, first check if wpa_supplicant is installed before
determining the available featureset.
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| etc/hotplug.d/ieee80211 | ||
| lib | ||
| sbin | ||
| usr/share/hostap | ||