summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh
index 85762da..6acd24a 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh
@@ -8,7 +8,8 @@ exec > /tmp/mythvantage_install.log
#/usr/bin/tilda &
#/usr/X11R6/bin/unclutter -root -idle 0 -jitter 400 -noevents &
export MALLOC_CHECK_=0
-
+xset s off
+xset -dpms
xhost +
CMDLINE=$(cat /proc/cmdline)
@@ -21,6 +22,7 @@ then
else
export CLEAN_UPGRADE=NO
fi
+MythVantage -r
if [ x$NFSROOT = x1 ]
then
@@ -29,4 +31,4 @@ else
NETBOOT=YES MythVantage &
fi
-exec fluxbox
+exec fluxbox > /var/log/fluxbox.log 2>&1