Comment # 13 on bug 1183518 from
(In reply to Peter Stolz from comment #12)
> Yes
> 
> /usr/lib/systemd/system/wpa_supplicant.service:
> [Unit]
> Description=WPA Supplicant daemon
> After=dbus.service
> Before=network-pre.target
> Wants=network-pre.target
> 
> [Service]
> Type=dbus
> BusName=fi.w1.wpa_supplicant1
> ExecStart=/usr/sbin/wpa_supplicant -c
> /etc/wpa_supplicant/wpa_supplicant.conf -u -t -f /var/log/wpa_supplicant.log
> -dd
> 
> [Install]
> WantedBy=multi-user.target

Oops. In Tumbleweed, wpa_supplicant logs are stored in
/var/log/wpa_supplicant.log instead of journald. Can you attach this file here?

Thanks.


You are receiving this mail because: