Skip to content

Instantly share code, notes, and snippets.

@lig
Last active December 12, 2015 08:08
Show Gist options
  • Save lig/4741556 to your computer and use it in GitHub Desktop.
Save lig/4741556 to your computer and use it in GitHub Desktop.
# Use uswsusp
SLEEP_MODULE="uswsusp"
# Always use suspend_hybrid instead of suspend
if [ "$METHOD" = "suspend" ]; then
METHOD=suspend_hybrid
fi
@lig
Copy link
Author

lig commented Feb 8, 2013

/etc/pm/config.d/00-uswsusp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment