Skip to content

Instantly share code, notes, and snippets.

@peschu123
Created April 8, 2018 12:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peschu123/275c1d6cb93237710d7d2e5ea8db91e5 to your computer and use it in GitHub Desktop.
Save peschu123/275c1d6cb93237710d7d2e5ea8db91e5 to your computer and use it in GitHub Desktop.

#install of ubuntu 16.04 server on Thinkpad x220

##Disable ACPI Sleep action on LID Close

sudo nano /etc/systemd/logind.conf #change line #HandleLidSwitch=suspend HandleLidSwitch=ignore sudo restart systemd-logind

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment