speedup adbyby boot speed

This commit is contained in:
coolsnowwolf 2018-10-18 01:24:19 +08:00
parent fa60aa415d
commit f2f05f393d
4 changed files with 6 additions and 3 deletions

View File

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=default-settings
PKG_VERSION:=1.0
PKG_RELEASE:=62
PKG_RELEASE:=63
PKG_LICENSE:=GPLv3
PKG_LICENSE_FILES:=LICENSE

View File

@ -10,7 +10,7 @@ LUCI_DEPENDS:=+adbyby +wget +ipset +coreutils +coreutils-nohup +dnsmasq-full
LUCI_PKGARCH:=all
PKG_NAME:=luci-app-adbyby-plus
PKG_VERSION:=2.0
PKG_RELEASE:=31
PKG_RELEASE:=32
include $(TOPDIR)/feeds/luci/luci.mk

View File

@ -1,5 +1,7 @@
#!/bin/sh
if [ -f /tmp/blockip.ipset ];then
adbyby_enable=$(uci get adbyby.@adbyby[0].enable)
if [ $adbyby_enable -eq 1 ]; then
@ -10,4 +12,5 @@ if [ $adbyby_enable -eq 1 ]; then
fi
fi
fi

View File

@ -338,7 +338,7 @@ TARGET_DEVICES += re350-v1
define Device/re6500
DTS := RE6500
DEVICE_TITLE := Linksys RE6500
DEVICE_PACKAGES := kmod-mt76x2 wpad-basic
DEVICE_PACKAGES := -luci-app-ipsec-vpnd -luci-app-upnp kmod-mt76x2 wpad-basic zram-swap
endef
TARGET_DEVICES += re6500