source: trunk/server/fedora/config/etc/acpi/actions/power.sh @ 1119

Last change on this file since 1119 was 1010, checked in by quentin, 15 years ago
ACPI event handler so you can't shut down with the power button
  • Property svn:executable set to *
File size: 97 bytes
Line 
1#!/bin/sh
2
3PATH=/sbin:/bin:/usr/bin
4
5logger -p authpriv.crit 'someone pressed the power button!'
Note: See TracBrowser for help on using the repository browser.