mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
add script which initiates suspend-to-ram (target-specific)
SVN-Revision: 16368
This commit is contained in:
parent
74f8ea728a
commit
5a89b9d241
4
target/linux/s3c24xx/base-files/etc/acpi/sleep.sh
Executable file
4
target/linux/s3c24xx/base-files/etc/acpi/sleep.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# the following will suspend the Openmoko Freerunner to RAM
|
||||
echo mem > /sys/power/state
|
Loading…
Reference in New Issue
Block a user