Comment 29 for bug 1431774

Revision history for this message
Norbert (asterix52) wrote : Re: cifs mount hangs on shutdown - NetworkManager needs to stop after network.target

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