summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/MythVantage-config/systemconfig.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-11-23 02:41:18 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-11-23 02:41:18 (GMT)
commite340d2a6219f25904e79ebb5524b65e8fc65e956 (patch)
tree7d432bb1181b8ace66c458d91e321f24093d2369 /abs/mv-core/MythVantage-config/systemconfig.sh
parent4761d543ab407c84351b4d4428df6cc801166f3f (diff)
downloadlinhes_pkgbuild-e340d2a6219f25904e79ebb5524b65e8fc65e956.zip
linhes_pkgbuild-e340d2a6219f25904e79ebb5524b65e8fc65e956.tar.gz
linhes_pkgbuild-e340d2a6219f25904e79ebb5524b65e8fc65e956.tar.bz2
backport from linhes
Diffstat (limited to 'abs/mv-core/MythVantage-config/systemconfig.sh')
-rwxr-xr-xabs/mv-core/MythVantage-config/systemconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/mv-core/MythVantage-config/systemconfig.sh b/abs/mv-core/MythVantage-config/systemconfig.sh
index 9ee69ac..a038286 100755
--- a/abs/mv-core/MythVantage-config/systemconfig.sh
+++ b/abs/mv-core/MythVantage-config/systemconfig.sh
@@ -31,6 +31,7 @@ if [ x$1 = x"Mysql_only" ]
if [ -f /etc/systemconfig ]
then
. /etc/systemconfig
+setup_MYTH_vars
TEMPNET="Hostip"$default_interface
echo $TEMPNET
eval MYTHIP=\$${TEMPNET}