summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/systemconfig.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-11-08 02:44:45 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-11-08 02:44:45 (GMT)
commitd2549a3ee0e9a28f66ff832d3efa93c7a4d7e5af (patch)
treea64dc15607a76fac79edafb938c847794288b13b /abs/core-testing/LinHES-config/systemconfig.sh
parente478c126608b41328a73dd5ca7722006970a6816 (diff)
downloadlinhes_pkgbuild-d2549a3ee0e9a28f66ff832d3efa93c7a4d7e5af.zip
linhes_pkgbuild-d2549a3ee0e9a28f66ff832d3efa93c7a4d7e5af.tar.gz
linhes_pkgbuild-d2549a3ee0e9a28f66ff832d3efa93c7a4d7e5af.tar.bz2
forgot to init some MYTH vars
Diffstat (limited to 'abs/core-testing/LinHES-config/systemconfig.sh')
-rwxr-xr-xabs/core-testing/LinHES-config/systemconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-config/systemconfig.sh b/abs/core-testing/LinHES-config/systemconfig.sh
index 845c67c..ba6325b 100755
--- a/abs/core-testing/LinHES-config/systemconfig.sh
+++ b/abs/core-testing/LinHES-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}