[debian-edu-commits] debian-edu/ 01/01: Document inspiration for the ACPI wakeup stuff.

Petter Reinholdtsen pere at alioth.debian.org
Wed Oct 23 18:26:00 UTC 2013


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository shutdown-at-night.

commit d6c9c6caa41078ec959ebd3dd26f8f5598a0d1b5
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Wed Oct 23 20:25:56 2013 +0200

    Document inspiration for the ACPI wakeup stuff.
---
 shutdown-at-night |    1 +
 1 file changed, 1 insertion(+)

diff --git a/shutdown-at-night b/shutdown-at-night
index f1c8a72..652564d 100755
--- a/shutdown-at-night
+++ b/shutdown-at-night
@@ -73,6 +73,7 @@ nvramwakeup() {
 # This method might not work if the hardware clock is updated during
 # shutdown.  Changing /etc/default/hwclock to list HWCLOCKACCESS=yes
 # to disable it.
+# Based on <URL: http://www.mythtv.org/wiki/ACPI_Wakeup >
 acpiwakeup() {
     wakeuptime="$1"
     if [ -e /sys/class/rtc/rtc0/wakealarm ] ; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/shutdown-at-night.git



More information about the debian-edu-commits mailing list