From 7621c3326206dda24eff6f803078f439e851245a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 23 May 2018 23:30:39 -0700 Subject: [PATCH] Update finish.sh --- freebsd/resources/finish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freebsd/resources/finish.sh b/freebsd/resources/finish.sh index 260a081..70e5a76 100755 --- a/freebsd/resources/finish.sh +++ b/freebsd/resources/finish.sh @@ -123,7 +123,7 @@ if [ .$switch_enabled = .'true' ]; then sed -i' ' -e s:"{v_pass}:$xml_cdr_password:" $conf_dir/autoload_configs/xml_cdr.conf.xml #stop freeswitch - service freeswitch restart + #service freeswitch restart #install monit.sh if [ .$monit_enabled = .'true' ]; then