소스 검색

Update finish.sh

FusionPBX 7 년 전
부모
커밋
7621c33262
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      freebsd/resources/finish.sh

+ 1 - 1
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