Oops. I commented on a duplicate instead of this one. Sorry.
It's a bit drastic perhaps but you can fix this this problem permanently by making your /var/lib/NetworkManager/NetworkManager.state file look like so: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true And then running this magical command as root: chattr +i /var/lib/NetworkManager/NetworkManager.state In case that doesn't makes sense, you're essentially fixing the configuration options and then making the file immutable (i.e not even the root user can change it) -- Networking is disabled on boot (usually after suspend/hibernate) https://bugs.launchpad.net/bugs/524454 You received this bug notification because you are a member of Registry Administrators, which is the registrant for Debian. _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : [email protected] Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp

