From 3661e01a0d68998484c49dbdbe2c40a7fdc20042 Mon Sep 17 00:00:00 2001 From: heil Date: Wed, 17 Jun 2015 17:11:48 +0200 Subject: acpid: Import from oldpackages, update to latest version, add myself as maintainer, ensure musl compatibility - with acpid kvm based setups can react on acpi shutdown and reboot actions Signed-off-by: heil --- utils/acpid/files/default | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 utils/acpid/files/default (limited to 'utils/acpid/files/default') diff --git a/utils/acpid/files/default b/utils/acpid/files/default new file mode 100644 index 000000000..cf8d9a3f2 --- /dev/null +++ b/utils/acpid/files/default @@ -0,0 +1,5 @@ +# This is a sample ACPID configuration + +event=button/power.* +action=/sbin/poweroff + -- cgit v1.2.3