ファイルの編集
sudo nano /etc/systemd/logind.conf
#HandleLidSwitch=suspend を見つけて、HandleLidSwitch=ignore に変更する
サービスを再起動する
service systemd-logind restart
技术 / 日本語
HandleLidSwitch=suspend を見つけて、HandleLidSwitch=ignore に変更する
sudo nano /etc/systemd/logind.conf
#HandleLidSwitch=suspend を見つけて、HandleLidSwitch=ignore に変更する
service systemd-logind restart