openwrt/package/network/services/hostapd
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
..
files hostapd: fix incorrect service name 2020-07-31 19:51:51 +02:00
patches hostapd: update mesh DFS patches and add mesh HE support 2020-07-30 16:27:44 +01:00
src hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00
Config.in hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00
Makefile hostapd: reorganize config selection hierarchy for WPA3 2020-07-31 11:40:15 +02:00