aboutsummaryrefslogtreecommitdiffstats
path: root/roles/workstation/templates
diff options
context:
space:
mode:
Diffstat (limited to 'roles/workstation/templates')
l---------roles/workstation/templates/etc-apm-hibernate1
-rwxr-xr-xroles/workstation/templates/etc-apm-suspend3
2 files changed, 4 insertions, 0 deletions
diff --git a/roles/workstation/templates/etc-apm-hibernate b/roles/workstation/templates/etc-apm-hibernate
new file mode 120000
index 0000000..a07e961
--- /dev/null
+++ b/roles/workstation/templates/etc-apm-hibernate
@@ -0,0 +1 @@
+etc-apm-suspend \ No newline at end of file
diff --git a/roles/workstation/templates/etc-apm-suspend b/roles/workstation/templates/etc-apm-suspend
new file mode 100755
index 0000000..9d36537
--- /dev/null
+++ b/roles/workstation/templates/etc-apm-suspend
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pkill -USR1 xidle
remember that computers suck.