summaryrefslogtreecommitdiffstats
path: root/services/available/unclutter
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-06 03:29:52 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-06 03:48:15 -0500
commitafced7ae76770a7968e9d256ad8bf6b3f147efd9 (patch)
tree637591de0c7bdab44451d014b21ab3d2fe34ed23 /services/available/unclutter
parent2119dfeadd57d94c5c4879779fd51f2d3769f261 (diff)
downloadconf-afced7ae76770a7968e9d256ad8bf6b3f147efd9.tar.gz
conf-afced7ae76770a7968e9d256ad8bf6b3f147efd9.zip
move services into separate available/enabled directories
this way, switching branches won't keep randomly spinning up a bunch of unkillable supervise processes
Diffstat (limited to 'services/available/unclutter')
-rwxr-xr-xservices/available/unclutter/log/run3
-rwxr-xr-xservices/available/unclutter/run3
2 files changed, 6 insertions, 0 deletions
diff --git a/services/available/unclutter/log/run b/services/available/unclutter/log/run
new file mode 100755
index 0000000..c36d116
--- /dev/null
+++ b/services/available/unclutter/log/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec multilog t s16777215 $HOME/.log/unclutter
diff --git a/services/available/unclutter/run b/services/available/unclutter/run
new file mode 100755
index 0000000..2cc69fa
--- /dev/null
+++ b/services/available/unclutter/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec unclutter --timeout 1 2>&1