Created
February 22, 2024 23:23
-
-
Save karawitan/6c951b6b5c70970fa98a9163b72a429b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# 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