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-run3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/LinHES-run b/abs/core/LinHES-system/LinHES-run
index 883bcda..0bb66ea 100755
--- a/abs/core/LinHES-system/LinHES-run
+++ b/abs/core/LinHES-system/LinHES-run
@@ -111,7 +111,8 @@ if [ x"$UseMythWelcome" = "x1" ]
then
STARTCMD="/usr/bin/mythwelcome"
else
- STARTCMD="/usr/bin/mythfrontend -d -l /var/log/mythtv/mythfrontend.log"
+ #STARTCMD="/usr/bin/mythfrontend -d -l /var/log/mythtv/mythfrontend.log"
+ STARTCMD="/usr/bin/mythfrontend -d --syslog local6"
fi
echo "====================================================================="