diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index d4d48e7..75a4067 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=freeswitch PKG_VERSION:=1.10.6 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_MAINTAINER:=Sebastian Kemper PKG_SOURCE:=freeswitch-$(PKG_VERSION).-release.tar.xz diff --git a/net/freeswitch/files/freeswitch.init b/net/freeswitch/files/freeswitch.init index 2989f67..b704eb3 100644 --- a/net/freeswitch/files/freeswitch.init +++ b/net/freeswitch/files/freeswitch.init @@ -2,6 +2,7 @@ # Copyright (C) 2017 - 2018 OpenWrt.org START=90 +STOP=10 USE_PROCD=1