diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-06-04 23:38:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-06-04 23:38:59 -0300 |
commit | 417b116500320ff87e4427b60f15bf922d784ee0 (patch) | |
tree | 7e1aeedbc421abddc536cff5b2df8a5edaf47925 | |
parent | 3ccd2672b3e016d4a098738fe36472565fd2f66b (diff) | |
download | scripts-417b116500320ff87e4427b60f15bf922d784ee0.tar.gz scripts-417b116500320ff87e4427b60f15bf922d784ee0.tar.bz2 |
Sleep after xlock on suspend/hibernate
-rwxr-xr-x | xhibernate | 1 | ||||
-rwxr-xr-x | xsuspend | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -4,4 +4,5 @@ # xlock +sleep 2 sudo s2disk @@ -4,4 +4,5 @@ # xlock +sleep 2 sudo pm-suspend |