summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-12-13 14:06:02 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-12-13 14:06:02 +0000
commit1623363363b23bb95254269c44da0962e4cf5aa5 (patch)
treef2e896e850f90424642c4274048c2a2511824ea0 /applications/luci-statistics
parent9ee55fca4a89e86d2276ad138b549f1c80c51302 (diff)
applications/luci-statistics: add iwinfo support to stat-genconfig
Diffstat (limited to 'applications/luci-statistics')
-rwxr-xr-xapplications/luci-statistics/root/usr/bin/stat-genconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/applications/luci-statistics/root/usr/bin/stat-genconfig b/applications/luci-statistics/root/usr/bin/stat-genconfig
index 8d43b8a0b..01a974e2a 100755
--- a/applications/luci-statistics/root/usr/bin/stat-genconfig
+++ b/applications/luci-statistics/root/usr/bin/stat-genconfig
@@ -315,6 +315,12 @@ plugins = {
{ "Irqs" }
},
+ iwinfo = {
+ { },
+ { "IgnoreSelected" },
+ { "Interfaces" }
+ },
+
load = {
{ },
{ },