summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-05-04 17:36:16 -0500
committerJesse Luehrs <doy@tozt.net>2010-05-04 17:36:16 -0500
commitdfc333fc789c1c833105f19b2f0f8ffe0b26ff71 (patch)
tree8bf06e0f20dc854dabf3113e0c7ca5b6cbe59819 /services
parenta7f931415f95a78db4f352636ed1b5cb60e56586 (diff)
downloadconf-dfc333fc789c1c833105f19b2f0f8ffe0b26ff71.tar.gz
conf-dfc333fc789c1c833105f19b2f0f8ffe0b26ff71.zip
run conky in a terminal, not as a service
Diffstat (limited to 'services')
-rwxr-xr-xservices/conky/log/run3
-rwxr-xr-xservices/conky/run3
2 files changed, 0 insertions, 6 deletions
diff --git a/services/conky/log/run b/services/conky/log/run
deleted file mode 100755
index 3d65aab..0000000
--- a/services/conky/log/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-multilog t * $HOME/.log/conky
diff --git a/services/conky/run b/services/conky/run
deleted file mode 100755
index b9f883d..0000000
--- a/services/conky/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-conky 2>&1