merge the control file and the .ipk file targets into one to prevent them from going...
[openwrt.git] / package / wprobe / files / wprobe.init
index 11a5bf6..26d5c3d 100755 (executable)
@@ -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() {
This page took 0.026147 seconds and 4 git commands to generate.