Skip to content

Commit

Permalink
Kill sudo before suspending
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Marier committed Jul 1, 2015
1 parent 906a786 commit 95a9315
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions s2ram
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ xsel -p -c
xsel -s -c
xsel -b -c

# Kill sudo session
sudo -k

sync
systemctl suspend

0 comments on commit 95a9315

Please sign in to comment.