Skip to content

Instantly share code, notes, and snippets.

@karawitan
Created February 22, 2024 23:23
Show Gist options
  • Save karawitan/6c951b6b5c70970fa98a9163b72a429b to your computer and use it in GitHub Desktop.
Save karawitan/6c951b6b5c70970fa98a9163b72a429b to your computer and use it in GitHub Desktop.
# disable suspend.target
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
# check suspend daemon status
sudo systemctl status sleep.target suspend.target hibernate.target hybrid-sleep.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment