From da486348adcafd04fc57297a06e19be5c74b6ebf Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Wed, 12 Nov 2008 09:45:30 -0600
Subject: change path to mythtv-setup

---
 abs/core-testing/LinHES-system/LinHES-run | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run
index 57bbc93..72c3991 100644
--- a/abs/core-testing/LinHES-system/LinHES-run
+++ b/abs/core-testing/LinHES-system/LinHES-run
@@ -2,8 +2,9 @@
 . /etc/profile
 . /etc/systemconfig
 
-keylaunch &
-/usr/bin/tilda &
+#keylaunch &
+#/usr/bin/tilda &
+
 /usr/X11R6/bin/unclutter -root -idle 0 -jitter 400 -noevents  &
 /usr/bin/xvattr -a XV_COLORKEY -v 0
 mtd &
@@ -30,7 +31,7 @@ then
         if [ ! $STATUS = 2 ]
         then
                 sudo sv stop mythbackend
-                /usr/local/bin/mythtv-setup
+                /usr/bin/mythtv-setup
                 sudo sv start mythbackend
                 #maybe run mythfilldatabase here
         fi
-- 
cgit v0.12