5a89b9d241
SVN-Revision: 16368
4 lines
99 B
Bash
Executable file
4 lines
99 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# the following will suspend the Openmoko Freerunner to RAM
|
|
echo mem > /sys/power/state
|