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