aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-06-04 23:29:35 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-06-04 23:29:35 -0300
commit3ccd2672b3e016d4a098738fe36472565fd2f66b (patch)
tree32a84d4aaccddea733c4d989349307aa0ba22fbd
parent366f528621e7d577106aa71c162f1c7d1472d7db (diff)
downloadscripts-3ccd2672b3e016d4a098738fe36472565fd2f66b.tar.gz
scripts-3ccd2672b3e016d4a098738fe36472565fd2f66b.tar.bz2
Do not fork xlock to background
-rwxr-xr-xxhibernate2
-rwxr-xr-xxsuspend2
2 files changed, 2 insertions, 2 deletions
diff --git a/xhibernate b/xhibernate
index b53b15e..1f0d8bf 100755
--- a/xhibernate
+++ b/xhibernate
@@ -3,5 +3,5 @@
# Hibernate computer
#
-xlock &
+xlock
sudo s2disk
diff --git a/xsuspend b/xsuspend
index 8ae368a..7eea259 100755
--- a/xsuspend
+++ b/xsuspend
@@ -3,5 +3,5 @@
# Activate software suspend
#
-xlock &
+xlock
sudo pm-suspend