aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rwxr-xr-xservices/clipd/log/run3
-rwxr-xr-xservices/clipd/run3
2 files changed, 6 insertions, 0 deletions
diff --git a/services/clipd/log/run b/services/clipd/log/run
new file mode 100755
index 0000000..2e8f4b7
--- /dev/null
+++ b/services/clipd/log/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec logger -t clipd -p daemon.notice
diff --git a/services/clipd/run b/services/clipd/run
new file mode 100755
index 0000000..ff08969
--- /dev/null
+++ b/services/clipd/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec 2>&1
+DISPLAY=:0.0 exec /home/devi/scripts/bin/clipd