add suspend script
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
b2a04fa588
commit
ac59d9b7f4
1 changed files with 5 additions and 0 deletions
5
suspend
Executable file
5
suspend
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
xtrlock &
|
||||
sudo /usr/sbin/pm-suspend
|
||||
#echo mem > /sys/power/state
|
Loading…
Reference in a new issue