[NM]打开NetworkManager和wpa_supplicant的DEBUG接口

turn on the DEBUG log in /etc/NetworkManager/NetworkManager.conf and restart NetworkManager.

[logging]
level=DEBUG

And, enable the debug logging in wpa supplicant. In /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service, add the -dd option and restart the wpa_supplicant.

ExecStart=/usr/sbin/wpa_supplicant -u -dd

 

posted @ 2018-12-10 10:57  aaronGao  阅读(1131)  评论(0编辑  收藏  举报