Comment 32 for bug 1434986

Revision history for this message
cethru (cethru) wrote :

Had the same problem: NM was hanging after system start and i had no nm-applet and no network connection.

Solution for me on Ubuntu 15.10, wired lan, manually entered network configuration was:
sudo killall NetworkManager
sudo service NetworkManager start
sudo reboot

Shouldn't systemd start NM?