ソースを参照

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
 	switch/source-permissions.sh
 fi
 fi
 
 
-#start the service
-service freeswitch start
+#restart the service
+service freeswitch restart