Disable Hibernate When Close Laptop
Edit Conf File
sudo gedit /etc/systemd/logind.conf
Modify Line
HandleLidSwitch=ignore
Restart Service
sudo systemctl restart systemd-logind
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
sudo gedit /etc/systemd/logind.conf
HandleLidSwitch=ignore
sudo systemctl restart systemd-logind