Apparently wpa_supplicant is run with a verbosity level above your
liking:

ps aux | grep wpa
root      1389  0.0  0.0  30704  5400 ?        Ss   20:51   0:00 
/sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s -O 
/var/run/wpa_supplicant

You can adjust this:

cat /usr/share/dbus-1/system-services/fi.w1.wpa_supplicant1.service
[D-BUS Service]
Name=fi.w1.wpa_supplicant1
Exec=/sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s 
-qq -O /var/run/wpa_supplicant
User=root
SystemdService=wpa_supplicant.service

The wpa_supplicant utility accepts a -q or -qq flag, which will make it
less verbose. See man wpa_supplicant.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1323089

Title:
  wpa_supplicant writes to syslog every 2 minutes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1323089/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to