From 9a6b9f136af18d13bf28dae2658fb543996c697a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 24 Jun 2017 13:33:24 -0600 Subject: [PATCH] Update finish.sh --- freebsd/resources/finish.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/freebsd/resources/finish.sh b/freebsd/resources/finish.sh index 95cba52..eb86e79 100755 --- a/freebsd/resources/finish.sh +++ b/freebsd/resources/finish.sh @@ -111,7 +111,6 @@ if [ .$switch_enabled = .'true' ]; then sed -i' ' -e s:"{v_pass}:$xml_cdr_password:" $conf_dir/autoload_configs/xml_cdr.conf.xml #restart freeswitch - service freeswitch stop service freeswitch start fi