git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
9ee55fc
)
applications/luci-statistics: add iwinfo support to stat-genconfig
author
Jo-Philipp Wich
<redacted>
Tue, 13 Dec 2011 14:06:02 +0000
(14:06 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 13 Dec 2011 14:06:02 +0000
(14:06 +0000)
applications/luci-statistics/root/usr/bin/stat-genconfig
patch
|
blob
|
history
diff --git
a/applications/luci-statistics/root/usr/bin/stat-genconfig
b/applications/luci-statistics/root/usr/bin/stat-genconfig
index 8d43b8a0b1d0f7de87ea6d62039017057047b3d1..01a974e2ad8a16c70ab3fb435b8b729bc22ac8c0 100755
(executable)
--- 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 = {
{ },
{ },
git clone https://git.99rst.org/PROJECT