[packages] multiwan: updated revision, updated cache loading on
health_monitor git-svn-id: svn://svn.openwrt.org/openwrt/packages@21343 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5363cf0975
commit
a7bb4ce0a9
@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=multiwan
|
||||
PKG_VERSION:=1.0.3
|
||||
PKG_VERSION:=1.0.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
@ -829,6 +829,8 @@ local check_test
|
||||
local health_interval
|
||||
local check_for_job
|
||||
|
||||
. /tmp/.mwan/cache
|
||||
|
||||
timeout=`uci -q -P /var/state get multiwan.${1}.timeout`
|
||||
icmp_hosts=`uci -q -P /var/state get multiwan.${1}.icmp_hosts`
|
||||
health_interval=`uci -q -P /var/state get multiwan.${1}.health_interval`
|
||||
|
Loading…
x
Reference in New Issue
Block a user