openwrt/package/kernel/mac80211/files/lib/netifd
David Bauer 8b3e170526 hostapd: fix incorrect service name
When retrieving the PID for hostapd and wpa_supplicant via ubus the
wrong service name is currently used. This leads to the following error
in the log:

netifd: radio0 (1409): WARNING (wireless_add_process):
executable path /usr/sbin/wpad does not match process  path (/proc/exe)

Fixing the service name retrieves the correct PID and therefore the
warning won't occur.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-07-31 19:51:51 +02:00
..
wireless hostapd: fix incorrect service name 2020-07-31 19:51:51 +02:00
mac80211.sh mac80211: add support for multiple wiphys behind a single device 2019-11-05 12:09:36 +01:00