Answers for "how to disable suspend in ubuntu 20.04"

0

how to disable suspend in ubuntu 20.04

/* run bellow command in tarminal */
systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
Posted by: Guest on May-04-2021

Code answers related to "how to disable suspend in ubuntu 20.04"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language