summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/LinHES-run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/LinHES-system/LinHES-run')
-rwxr-xr-xabs/core/LinHES-system/LinHES-run8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/LinHES-system/LinHES-run b/abs/core/LinHES-system/LinHES-run
index d5a3a15..ab2f6de 100755
--- a/abs/core/LinHES-system/LinHES-run
+++ b/abs/core/LinHES-system/LinHES-run
@@ -75,8 +75,9 @@ then
# Run Tweaker, which applies generic and hardware-specific settings
if [ ! -f ~/.no_meth ]
then
- sudo -E tweaker.pl
- /bin/rm /tmp/fps # ??? clean up a temp file that will eventually be obsolete anyway
+ #remove tweaker cause it's broken and duplicates entries
+ #sudo -E tweaker.pl
+ #/bin/rm /tmp/fps # ??? clean up a temp file that will eventually be obsolete anyway
# Run any brand-specific commands, if necessary.
SpecialHardwareCommands
else
@@ -85,10 +86,9 @@ then
sudo pacman -R myth2ipod myt2xvid3
sudo pacman -S --noconfirm myth2ipod myt2xvid3
sudo sv stop mythbackend
- cat /data/database/dvd_transcode_r6.sql | mysql -u root mythconverg
xterm -fn *18* -e sudo taskset -c 0 /usr/bin/mythtv-setup
sudo sv start mythbackend
- sudo chown -R mythtv.mythtv /home/mythtv
+ sudo chown -R mythtv.mythtv /home/mythtv
nice -n 19 mythfilldatabase --quiet &
msg "Guide data is being loaded. \n Until this completes\n some shows will appear as unknown \n in the program guide."
rm ~/.configure