From: Silvio Rhatto Date: Thu, 5 Jun 2014 02:29:35 +0000 (-0300) Subject: Do not fork xlock to background X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3ccd2672b3e016d4a098738fe36472565fd2f66b;p=scripts.git Do not fork xlock to background --- 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