registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #20692
[Bug 524454] Re: Networking is disabled on boot (usually after suspend/hibernate)
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.