mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 10:31:22 +00:00
adblock: update 2.5.1
* re-order all regional lists in adblocklist/easylist format
* add polish blocklist
* add chinese blocklist
* lists called now 'reg_<ch|pl|ro|ru>'
* changed interface trigger default in config to 'wan' only
* update / sync LuCI frontend (see luci repo for details)
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -20,7 +20,7 @@ boot()
|
||||
do
|
||||
list="${list} network.interface.${name}"
|
||||
done
|
||||
ubus -t 60 wait_for network.interface ${list}
|
||||
ubus -t 60 wait_for network.interface ${list} 2>/dev/null
|
||||
rc_procd start_service
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user