Instructions to disable shutdown from the physical button:
- uninstall the following package:
rpm -e gnome-power-manager
- update upstart for additional logging:
rpm -Uvh upstart-0.6.5-10.el6.dvs.x86_64.rpm
- replace the power.sh file:
cp -f power.sh /etc/acpi/actions/
- reboot the system
http://www.dvsus.com/gold/DVS/power/upstart-0.6.5-10.el6.dvs.x86_64.rpm
http://www.dvsus.com/gold/DVS/power/power.sh
0 Comments