Skip to content

Instantly share code, notes, and snippets.

@SilvM
Created August 31, 2018 05:46
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 SilvM/c177f0034d768be5e9edb31e21e68f78 to your computer and use it in GitHub Desktop.
Save SilvM/c177f0034d768be5e9edb31e21e68f78 to your computer and use it in GitHub Desktop.
Pressing the power button in Centos
# When that vendor says the server just powered off all of the sudden.
grep Power /var/log/messages
Aug 31 11:17:46 my_server systemd-logind: Power key pressed.
Aug 31 11:17:46 my_server systemd-logind: Powering Off...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment