add script which initiates suspend-to-ram (target-specific)
authorMirko Vogt <mirko@openwrt.org>
Sun, 7 Jun 2009 13:31:29 +0000 (13:31 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sun, 7 Jun 2009 13:31:29 +0000 (13:31 +0000)
SVN-Revision: 16368

target/linux/s3c24xx/base-files/etc/acpi/sleep.sh [new file with mode: 0755]

diff --git a/target/linux/s3c24xx/base-files/etc/acpi/sleep.sh b/target/linux/s3c24xx/base-files/etc/acpi/sleep.sh
new file mode 100755 (executable)
index 0000000..3e67423
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# the following will suspend the Openmoko Freerunner to RAM
+echo mem > /sys/power/state