# /etc/acpi/events/longrun
# ACPI event configuration file for longrun

# Whenever the power conditions of the computer change
# (either battery or ac_adapter changes) we call the
# longrun actions script to change the longrun settings
# appropriately based on the configuration in
# /etc/default/longrun

event=(ac_adapter|battery)
action=/etc/acpi/actions/longrun %e
