summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/LinHES-run
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-04-15 22:44:44 (GMT)
committerCecil <knoppmyth@gmail.com>2012-04-15 22:44:44 (GMT)
commit72094a3b732f1d00090d8f59e90f73d2ae5f7225 (patch)
treebc2e5eaaca3104d826f065d6e3fe9300c866e1a5 /abs/core/LinHES-system/LinHES-run
parent5599545a3f8f609b3abf0f9cc606f9d4b584ebb3 (diff)
parent294a757e2774990e7a788d6437089e730118b5d1 (diff)
downloadlinhes_pkgbuild-72094a3b732f1d00090d8f59e90f73d2ae5f7225.zip
linhes_pkgbuild-72094a3b732f1d00090d8f59e90f73d2ae5f7225.tar.gz
linhes_pkgbuild-72094a3b732f1d00090d8f59e90f73d2ae5f7225.tar.bz2
Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing
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 "====================================================================="