Merge pull request #1508 from fewtarius/dev
Fix up Anbernic RG353V suspend quirk.
This commit is contained in:
commit
fd7db1c747
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ if [ -z "${MYSLEEPMODE}" ]
|
|||
then
|
||||
/usr/bin/setsuspendmode freeze
|
||||
fi
|
||||
|
||||
echo s2idle >/sys/power/mem_sleep
|
||||
|
|
Loading…
Reference in a new issue