mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
# ACPID config to power down machine if powerbutton is pressed
|
|
|
|
event=button/power.*
|
|
action=/etc/acpi/actions/power.sh
|