luci-app-ssr-plus: adjust boot order

This commit is contained in:
lean 2020-03-24 18:52:41 +08:00 committed by CN_SZTL
parent a815c3856c
commit cdb4f7f628
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-ssr-plus
PKG_VERSION:=174
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)

View File

@ -8,7 +8,7 @@
# See /LICENSE for more information.
#
START=90
START=99
STOP=15
SERVICE_DAEMONIZE=1