[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 1.1.5-74-g83c9b5c

Ben Armstrong synrg at debian.org
Fri Nov 12 11:01:05 UTC 2010


The following commit has been merged in the master branch:
commit 5d221888886b30b0cb16d8a4daa0471440022ae2
Author: Luca Niccoli <lultimouomo at gmail.com>
Date:   Fri Apr 23 20:04:44 2010 +0200

    Remove ac event and script; they're already in acpi-support
    
    Signed-off-by: Luca Niccoli <lultimouomo at gmail.com>

diff --git a/etc/acpi/actions/power.sh b/etc/acpi/actions/power.sh
deleted file mode 100755
index 7e10fa6..0000000
--- a/etc/acpi/actions/power.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-test -f /usr/share/acpi-support/key-constants || exit 0
-
-. /usr/share/acpi-support/policy-funcs
-
-if [ -z "$*" ] && [ `CheckPolicy` = 0 ]; then
-    exit;
-fi
-
-#pm-powersave $*
diff --git a/etc/acpi/events/ac b/etc/acpi/events/ac
deleted file mode 100644
index 2dd5a71..0000000
--- a/etc/acpi/events/ac
+++ /dev/null
@@ -1,6 +0,0 @@
-# /etc/acpi/events/ac
-# Called when the user connects ac power to us
-# 
-
-event=ac_adapter.*
-action=/etc/acpi/actions/power.sh

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list