Problem with FreeBSD graceful shutdown

falk falknisius at gmx.de
Tue May 24 16:00:32 UTC 2011


You can add at /etc/devd a configuration file like power.conf
with the following content:

notify 10 {
        match "system"          "ACPI";
        match "subsystem"       "Button";
        match "notify"          "0x00";
        notify "/etc/rc.halt";
};

It works fine for kvm with libvirt or qemu direct.

Falk

--
View this message in context: http://freebsd.1045724.n5.nabble.com/Problem-with-FreeBSD-graceful-shutdown-tp4227264p4422456.html
Sent from the freebsd-acpi mailing list archive at Nabble.com.


More information about the freebsd-acpi mailing list