diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-06-04 23:29:35 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-06-04 23:29:35 -0300 |
commit | 3ccd2672b3e016d4a098738fe36472565fd2f66b (patch) | |
tree | 32a84d4aaccddea733c4d989349307aa0ba22fbd | |
parent | 366f528621e7d577106aa71c162f1c7d1472d7db (diff) | |
download | scripts-3ccd2672b3e016d4a098738fe36472565fd2f66b.tar.gz scripts-3ccd2672b3e016d4a098738fe36472565fd2f66b.tar.bz2 |
Do not fork xlock to background
-rwxr-xr-x | xhibernate | 2 | ||||
-rwxr-xr-x | xsuspend | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,5 +3,5 @@ # Hibernate computer # -xlock & +xlock sudo s2disk @@ -3,5 +3,5 @@ # Activate software suspend # -xlock & +xlock sudo pm-suspend |