summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system/LinHES-run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/LinHES-system/LinHES-run')
-rw-r--r--abs/core-testing/LinHES-system/LinHES-run7
1 files 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