Tizen 2.1 base
[external/acpid.git] / samples / power
1 # This is a sample acpid configuration file.  See the man page for
2 # acpid which describes this configuration file.
3 # When a button/power event is received, the power.sh script is run.
4
5 event=button/power
6 action=/etc/acpid/power.sh
7