Created
November 4, 2012 20:08
-
-
Save ef2k/4013443 to your computer and use it in GitHub Desktop.
Fix for slow network reconnection after suspend
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
change in /usr/lib/pm-utils/sleep.d/55NetworkManager | |
from: | |
thaw|resume)¶ | |
resume_nm¶ | |
to: | |
thaw|resume)¶ | |
resume_nm¶ | |
sleep 2 && iwlist eth1 scanning & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment