diff options
Diffstat (limited to 'sleepwalk')
| -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 |
