mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
banip: adapt openwrt rc.common changes
* since openwrt master has merged the depending P/R, the old extra_help/extra_commands syntax is no longer working, see #13798 for reference * removed logd dependency, see #13820 for reference Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
START=30
|
||||
USE_PROCD=1
|
||||
|
||||
EXTRA_COMMANDS="refresh"
|
||||
EXTRA_HELP=" refresh Refresh ipsets without new list downloads"
|
||||
extra_command "refresh" "Refresh ipsets without new list downloads"
|
||||
|
||||
ban_init="/etc/init.d/banip"
|
||||
ban_script="/usr/bin/banip.sh"
|
||||
|
||||
Reference in New Issue
Block a user