FusionPBX 8 жил өмнө
parent
commit
a78bf85b67

+ 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
+