After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 346875 - Disable vebose debug output for wpa_supplicant
Disable vebose debug output for wpa_supplicant
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
0.6.6
Other Linux
: Normal enhancement
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2006-07-07 12:27 UTC by Valentine Sinitsyn
Modified: 2006-08-14 03:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Trivial patch against NM 0.6.3 to disable verbose debug output (855 bytes, patch)
2006-07-07 12:28 UTC, Valentine Sinitsyn
committed Details | Review

Description Valentine Sinitsyn 2006-07-07 12:27:53 UTC
When starting wpa_supplicant, NetworkManager supplies '-dd' command line switch wich enables verbose debug output. Although being very useful for debugging it is unnecessary for normal setup and filling user's log file with unwanted information. I suggest to start wpa_supplicant with debug output disabled.
Comment 1 Valentine Sinitsyn 2006-07-07 12:28:45 UTC
Created attachment 68553 [details] [review]
Trivial patch against NM 0.6.3 to disable verbose debug output
Comment 2 Dan Williams 2006-08-14 03:26:54 UTC
Patch committed to HEAD and stable.  Thanks!