mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-23 02:50:27 +00:00
While debugging an issue with a client device, wpa_supplicant did not seem to log anything at all. Make wpa_supplicant log to syslog instead of stdout, to make debugging easier and to be consistent with hostapd. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>