X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d3c173bcdfec936c6aac8b19adb6ef77a7e69769..445e06373c1f71b447f0f44cd7b2c71fa228dc71:/package/wprobe/files/wprobe.init?ds=inline diff --git a/package/wprobe/files/wprobe.init b/package/wprobe/files/wprobe.init index 11a5bf6e1..26d5c3d31 100755 --- a/package/wprobe/files/wprobe.init +++ b/package/wprobe/files/wprobe.init @@ -25,7 +25,7 @@ config_wprobe() { start_proxy() { config_get port "$cfg" port - wprobe_ssd -S proxy "$UTIL" -P -p "${port:-19770}" + wprobe_ssd -S proxy "$UTIL" -P -p "${port:-17990}" } start_ipfix() {