summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rwxr-xr-xservices/ginn/log/run3
-rwxr-xr-xservices/ginn/run4
-rwxr-xr-xservices/touchegg/log/run3
-rwxr-xr-xservices/touchegg/run2
4 files changed, 5 insertions, 7 deletions
diff --git a/services/ginn/log/run b/services/ginn/log/run
deleted file mode 100755
index 42b2b4f..0000000
--- a/services/ginn/log/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec multilog t s16777215 $HOME/.log/ginn
diff --git a/services/ginn/run b/services/ginn/run
deleted file mode 100755
index 7ec7041..0000000
--- a/services/ginn/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-# it's too noisy for now
-exec ginn > /dev/null 2>&1
diff --git a/services/touchegg/log/run b/services/touchegg/log/run
new file mode 100755
index 0000000..d38dc0b
--- /dev/null
+++ b/services/touchegg/log/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec multilog t s16777215 $HOME/.log/touchegg
diff --git a/services/touchegg/run b/services/touchegg/run
new file mode 100755
index 0000000..b1a6780
--- /dev/null
+++ b/services/touchegg/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec touchegg 2>/dev/null