projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merge the control file and the .ipk file targets into one to prevent them from going...
[openwrt.git]
/
package
/
wprobe
/
files
/
wprobe.init
diff --git
a/package/wprobe/files/wprobe.init
b/package/wprobe/files/wprobe.init
index
11a5bf6
..
26d5c3d
100755
(executable)
--- 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:-1
977
0}"
+ wprobe_ssd -S proxy "$UTIL" -P -p "${port:-1
799
0}"
}
start_ipfix() {
This page took
0.026147 seconds
and
4
git commands to generate.