summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/myth_settings_wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/LinHES-config/myth_settings_wrapper.sh')
-rw-r--r--abs/core/LinHES-config/myth_settings_wrapper.sh7
1 files changed, 6 insertions, 1 deletions
diff --git a/abs/core/LinHES-config/myth_settings_wrapper.sh b/abs/core/LinHES-config/myth_settings_wrapper.sh
index b122a78..37d5e33 100644
--- a/abs/core/LinHES-config/myth_settings_wrapper.sh
+++ b/abs/core/LinHES-config/myth_settings_wrapper.sh
@@ -218,7 +218,12 @@ case $OPERATION in
fi
;;
-
+ ZMCONFIG)
+ define_xml ${IP_ADDRESS} $hostname settings ZoneMinderServerIP
+ load_xml $gen_xml
+ define_xml "6548" $hostname settings ZoneMinderServerPort
+ load_xml $gen_xml
+ ;;
BECONFIG)
if [ $SYSTEMTYPE = "master" ]