$ systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
# 查看
$ systemctl status sleep.target
○ sleep.target
Loaded: masked (Reason: Unit sleep.target is masked.)
Active: inactive (dead)
$ systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
# 查看
$ systemctl status sleep.target
○ sleep.target
Loaded: masked (Reason: Unit sleep.target is masked.)
Active: inactive (dead)
Debian 禁用自动休眠
https://blog.isorich.com/archives/1700704993969