浏览代码

Update switch.sh

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

+ 4 - 0
freebsd/resources/switch.sh

@@ -33,3 +33,7 @@ if [ .$switch_source = ."source" ]; then
 	#set the file permissions
 	switch/source-permissions.sh
 fi
+
+#start the service
+service freeswitch start
+