diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-07-07 00:38:42 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-07-07 00:38:42 +0000 |
commit | 143d5c0538effae03bbef394d64cc2e754c9482d (patch) | |
tree | 61e89aa1623c4e18fffc32ca5089198cabba5048 /package/wprobe/files/wprobe.config | |
parent | 131b2429effbb527e28304d2f2ec6129496cb063 (diff) | |
download | mtk-20170518-143d5c0538effae03bbef394d64cc2e754c9482d.zip mtk-20170518-143d5c0538effae03bbef394d64cc2e754c9482d.tar.gz mtk-20170518-143d5c0538effae03bbef394d64cc2e754c9482d.tar.bz2 |
update the init script and config for the new wprobe
SVN-Revision: 16724
Diffstat (limited to 'package/wprobe/files/wprobe.config')
-rw-r--r-- | package/wprobe/files/wprobe.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/wprobe/files/wprobe.config b/package/wprobe/files/wprobe.config index 8494bcc..63518ef 100644 --- a/package/wprobe/files/wprobe.config +++ b/package/wprobe/files/wprobe.config @@ -5,3 +5,6 @@ config export option host ipfix-col option proto tcp +# enable public wprobe protocol access +config export + option type wprobe |