holze@holze-desktop:~$ cat /lib/systemd/system/wpa_supplicant.service [Unit] Description=WPA supplicant Before=network.target
[Service] Type=dbus BusName=fi.epitest.hostap.WPASupplicant ExecStart=/sbin/wpa_supplicant -u -s -O /var/run/wpa_supplicant
[Install] WantedBy=multi-user.target Alias=dbus-fi.epitest.hostap.WPASupplicant.service
This didn't resolve the issue for me.
In this bugreport is a patch mentioned. Is this part on 219?
https://bugs.freedesktop.org/show_bug.cgi?id=86707
holze@holze- desktop: ~$ cat /lib/systemd/ system/ wpa_supplicant. service network. target
[Unit]
Description=WPA supplicant
Before=
[Service] fi.epitest. hostap. WPASupplicant /sbin/wpa_ supplicant -u -s -O /var/run/ wpa_supplicant
Type=dbus
BusName=
ExecStart=
[Install] multi-user. target fi.epitest. hostap. WPASupplicant. service
WantedBy=
Alias=dbus-
This didn't resolve the issue for me.
In this bugreport is a patch mentioned. Is this part on 219?
https:/ /bugs.freedeskt op.org/ show_bug. cgi?id= 86707