Browse Source

Update switch.sh

FusionPBX 8 years ago
parent
commit
4db5d021f3
1 changed files with 2 additions and 2 deletions
  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