浏览代码

Update switch.sh

FusionPBX 8 年之前
父节点
当前提交
4db5d021f3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      freebsd/resources/switch.sh

+ 2 - 2
freebsd/resources/switch.sh

@@ -34,6 +34,6 @@ if [ .$switch_source = ."source" ]; then
 	switch/source-permissions.sh
 fi
 
-#start the service
-service freeswitch start
+#restart the service
+service freeswitch restart