treewide: adjust boot order
This commit is contained in:
parent
1a2210ebc5
commit
1e3f993f39
@ -11,7 +11,7 @@ PKG_NAME:=luci-app-gost
|
||||
PKG_VERSION:=1.0
|
||||
PKG_RELEASE:=1
|
||||
LUCI_TITLE:=LuCI support for Gost
|
||||
LUCI_DEPENDS:=+gost +iptables
|
||||
LUCI_DEPENDS:=+gost
|
||||
LUCI_PKGARCH:=all
|
||||
|
||||
PKG_MAINTAINER:=[CTCGFW]Project-OpenWrt
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Created By [CTCGFW]Project OpenWRT
|
||||
# https://github.com/project-openwrt
|
||||
|
||||
START=80
|
||||
START=90
|
||||
STOP=10
|
||||
|
||||
enable="$(uci get gost.@gost[0].enable)"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Created By [CTCGFW]Project OpenWRT
|
||||
# https://github.com/project-openwrt
|
||||
|
||||
START=80
|
||||
START=92
|
||||
STOP=10
|
||||
|
||||
enable="$(uci get unblockneteasemusic-mini.@unblockneteasemusic-mini[0].enable)"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Created By [CTCGFW]Project OpenWRT
|
||||
# https://github.com/project-openwrt
|
||||
|
||||
START=89
|
||||
START=92
|
||||
STOP=10
|
||||
|
||||
NAME="unblockneteasemusic"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user