My network manager recently stopped launching on boot and I couldn't even connect with ethernet. After digging around I found I can fix this at the terminal by putting in:
sudo systemctl restart NetworkManager.service
However, I have to keep doing this each time I restart, and it's annoying to have to keep doing that. Is there any way to fix this? I also tried putting the above command in gnome-session-properties to try to run it on boot with no success.
sudo systemctl restart NetworkManager.service
However, I have to keep doing this each time I restart, and it's annoying to have to keep doing that. Is there any way to fix this? I also tried putting the above command in gnome-session-properties to try to run it on boot with no success.