diff options
Diffstat (limited to 'roles/_workstation/apm/files/hibernate')
-rw-r--r-- | roles/_workstation/apm/files/hibernate | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/_workstation/apm/files/hibernate b/roles/_workstation/apm/files/hibernate new file mode 100644 index 0000000..c625aee --- /dev/null +++ b/roles/_workstation/apm/files/hibernate @@ -0,0 +1,6 @@ +#!/bin/sh +# Managed by Ansible + +set -x -e + +pkill -USR1 xidle |