I'm having the issue with Debian 8. I know we are in Ubuntu's launchpad but it is the most documented issue I found on the web.
I guess the fix will be similar, though releases will differ.
Could you summarize the fix?
Is it:
Adding `After=dbus.service` to /lib/systemd/system/NetworkManager.service's [Unit] section
Or:
Adding `Before=network.target` to /lib/systemd/system/wpa_supplicant.service's [Unit] section
Hello,
I'm having the issue with Debian 8. I know we are in Ubuntu's launchpad but it is the most documented issue I found on the web.
I guess the fix will be similar, though releases will differ.
Could you summarize the fix?
Is it:
Adding `After= dbus.service` to /lib/systemd/ system/ NetworkManager. service' s [Unit] section
Or:
Adding `Before= network. target` to /lib/systemd/ system/ wpa_supplicant. service' s [Unit] section
Or both?
Thanks