From 45772460c845b10a51eda6db02496c7967cda377 Mon Sep 17 00:00:00 2001 From: gobo72 Date: Wed, 17 Aug 2011 02:50:29 +0000 Subject: [PATCH] =?utf8?q?Chang=C3=A9=20retour=20de=20chariot?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- stage2/pkg/acpid | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stage2/pkg/acpid b/stage2/pkg/acpid index 5339d26..aff4960 100644 --- a/stage2/pkg/acpid +++ b/stage2/pkg/acpid @@ -13,7 +13,8 @@ EOF cat > /etc/acpi/events/button-power << EOF # When the power button is pressed, shutdown the system. event=button/power -action=/etc/acpi/shutdown.shEOF +action=/etc/acpi/shutdown.sh +EOF install -v -m755 ${SCRDIR}/misc/acpi/suspend2ram.sh /etc/acpi install -v -m755 ${SCRDIR}/misc/acpi/shutdown.sh /etc/acpi -- 2.20.1