Hi,
i use the attached script to shutdown my notebook on low battery automatically.
I also added the following to /etc/devd.conf
notify 10 {
match "system" "ACPI";
match "subsystem" "CMBAT";
action "/etc/battery $notify";
};
Please feel free to try without any guarantees.
Comments are welcome.
thanks
Maik