Browse Source

Update finish.sh

FusionPBX 8 years ago
parent
commit
9a6b9f136a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      freebsd/resources/finish.sh

+ 0 - 1
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
 	sed -i' ' -e s:"{v_pass}:$xml_cdr_password:" $conf_dir/autoload_configs/xml_cdr.conf.xml
 
 
 	#restart freeswitch
 	#restart freeswitch
-	service freeswitch stop
 	service freeswitch start
 	service freeswitch start
 fi
 fi