summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/mv_hostype.py
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-25 04:14:20 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-25 04:14:20 (GMT)
commita2b8003706543f561ea00236ef1efd008372b87e (patch)
tree602ad9c9fc03a295c7caf46d96e704dfc23d058a /abs/core/LinHES-config/mv_hostype.py
parent153da1b95eae42d4af8596ddf614041700ecdafa (diff)
downloadlinhes_pkgbuild-a2b8003706543f561ea00236ef1efd008372b87e.zip
linhes_pkgbuild-a2b8003706543f561ea00236ef1efd008372b87e.tar.gz
linhes_pkgbuild-a2b8003706543f561ea00236ef1efd008372b87e.tar.bz2
LinHES-config: added mv_vnc.py
Diffstat (limited to 'abs/core/LinHES-config/mv_hostype.py')
-rwxr-xr-xabs/core/LinHES-config/mv_hostype.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-config/mv_hostype.py b/abs/core/LinHES-config/mv_hostype.py
index 21a22b4..2cbd97a 100755
--- a/abs/core/LinHES-config/mv_hostype.py
+++ b/abs/core/LinHES-config/mv_hostype.py
@@ -101,7 +101,7 @@ def setup_mysql_connection(systemconfig):
dbhost = systemconfig.get("dbhost")
uuid = gen_uuid()
config_xml=generate_config_xml(uuid,dbhost)
- mv_common.mkdir_mythhome(data_config.MYTHHOME)
+ mv_common.mkdir_mythhome(data_config.MYTHHOME,"mythtv","mythtv")
if systemtype == "Master_backend":