Browse Source

Update switch.sh

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