fixes missing imports for gwcheck

since r41281 (83e9122) network.sh depends on jsonfilter instead of jshn.
Therefor jshn is missing for gwcheck and needs to be sourced manually.
This commit is contained in:
Nico Geyso 2014-10-17 18:25:28 +02:00
parent 0103344663
commit fb0edd219f

View file

@ -5,6 +5,7 @@
. /lib/functions.sh
. /lib/functions/network.sh
. /usr/share/libubox/jshn.sh
# exit if dyngw_plain is not enabled or RtTable is not (254 or unset)
config_load olsrd