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