ac59d9b7f4
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
5 lines
76 B
Bash
Executable file
5 lines
76 B
Bash
Executable file
#!/bin/sh
|
|
|
|
xtrlock &
|
|
sudo /usr/sbin/pm-suspend
|
|
#echo mem > /sys/power/state
|