aboutsummaryrefslogtreecommitdiffstats
path: root/roles/_workstation/apm/files/hibernate
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-12-10 21:17:16 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-12-12 22:04:27 +0100
commit7c1f7039170a25f192d87235476179f7cfe01a85 (patch)
treefc8e77b7176fa730b30b20081e76f2527371e9a3 /roles/_workstation/apm/files/hibernate
parent21fc0867dc42128434e5c46ca684d9a966184b8a (diff)
downloadrules-7c1f7039170a25f192d87235476179f7cfe01a85.tar.gz
chore: explode workstation role in subroles
Diffstat (limited to 'roles/_workstation/apm/files/hibernate')
-rw-r--r--roles/_workstation/apm/files/hibernate6
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
remember that computers suck.