mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
hostapd: send wpa_supplicant logging output to syslog
Helpful for debugging network connectivity issues Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
9485ea721e
commit
6a15077e2d
@ -892,7 +892,7 @@ wpa_supplicant_run() {
|
||||
|
||||
_wpa_supplicant_common "$ifname"
|
||||
|
||||
/usr/sbin/wpa_supplicant -B \
|
||||
/usr/sbin/wpa_supplicant -B -s \
|
||||
${network_bridge:+-b $network_bridge} \
|
||||
-P "/var/run/wpa_supplicant-${ifname}.pid" \
|
||||
-D ${_w_driver:-wext} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user