diff --git a/luci-app-mosdns/luci-app-mosdns/Makefile b/luci-app-mosdns/luci-app-mosdns/Makefile index 593bf03d..ed624de5 100644 --- a/luci-app-mosdns/luci-app-mosdns/Makefile +++ b/luci-app-mosdns/luci-app-mosdns/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-mosdns -PKG_VERSION:=1.6.6 +PKG_VERSION:=1.6.7 PKG_RELEASE:=1 LUCI_TITLE:=LuCI Support for mosdns diff --git a/luci-app-mosdns/luci-app-mosdns/root/etc/init.d/mosdns b/luci-app-mosdns/luci-app-mosdns/root/etc/init.d/mosdns index afc07294..402c6184 100755 --- a/luci-app-mosdns/luci-app-mosdns/root/etc/init.d/mosdns +++ b/luci-app-mosdns/luci-app-mosdns/root/etc/init.d/mosdns @@ -653,6 +653,9 @@ generate_config() { json_add_object json_add_string "exec" "\$fallback" json_close_object + json_add_object + json_add_string "exec" "jump has_resp_sequence" + json_close_object json_close_array json_close_object # plugin: udp_server