Disabling the power off button via ACPI
September 8th, 2009
No comments
This is how to disable the power off button on debian lenny, when the power off button is pressed, a script is run in: /etc/acpi/powerbtn-acpi-support.sh
To disable, simply comment out the shutdown line in that bash script.