summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-07-24 00:28:54 -0500
committerJesse Luehrs <doy@tozt.net>2010-07-24 00:28:54 -0500
commit2882959031064ce5702d07165377c2993f4b14c1 (patch)
tree82dc1078d0654afd0a9d73cea6d9183d22801655 /services
parent4d6171aca6bfd12ce0a3d04a68bfc58464bfa22e (diff)
downloadconf-2882959031064ce5702d07165377c2993f4b14c1.tar.gz
conf-2882959031064ce5702d07165377c2993f4b14c1.zip
tmux doesn't need to be a service, it'll start up fine on first run
Diffstat (limited to 'services')
-rwxr-xr-xservices/tmux/log/run3
-rwxr-xr-xservices/tmux/run4
2 files changed, 0 insertions, 7 deletions
diff --git a/services/tmux/log/run b/services/tmux/log/run
deleted file mode 100755
index 72a24fc..0000000
--- a/services/tmux/log/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-multilog t * $HOME/.log/tmux
diff --git a/services/tmux/run b/services/tmux/run
deleted file mode 100755
index da1bd89..0000000
--- a/services/tmux/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-cd
-fghack tmux start 2>&1