Modify File
sudo nano /etc/systemd/logind.conf
Find #HandleLidSwitch=suspend and change it to HandleLidSwitch=ignore
Restart Service
service systemd-logind restart
技术 / English
Find HandleLidSwitch=suspend and change it to HandleLidSwitch=ignore
sudo nano /etc/systemd/logind.conf
Find #HandleLidSwitch=suspend and change it to HandleLidSwitch=ignore
service systemd-logind restart