diff options
| -rwxr-xr-x | sleepwalk | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -68,7 +68,8 @@ while : do if can_suspend then - rtcwake -m mem -s 600 || : + rtcwake -m no -s 600 || : + systemctl suspend if can_suspend then |
![]() |
index : xavi/pinephone-scripts | |
| Various tools and applications for the PinePhone. |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | sleepwalk | 3 |
@@ -68,7 +68,8 @@ while : do if can_suspend then - rtcwake -m mem -s 600 || : + rtcwake -m no -s 600 || : + systemctl suspend if can_suspend then |