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:
8bea133
)
applications/luci-statistics: Disable exec plugin by default, remove nonexistant...
author
Manuel Munz
<redacted>
Mon, 28 Nov 2011 15:17:50 +0000
(15:17 +0000)
committer
Manuel Munz
<redacted>
Mon, 28 Nov 2011 15:17:50 +0000
(15:17 +0000)
applications/luci-statistics/root/etc/config/luci_statistics
patch
|
blob
|
history
diff --git
a/applications/luci-statistics/root/etc/config/luci_statistics
b/applications/luci-statistics/root/etc/config/luci_statistics
index ea3f722a660bf7303755168972130ee2211f01fc..e9d5d59dc22a6ecbea711883faf408e86d35fa3e 100644
(file)
--- a/
applications/luci-statistics/root/etc/config/luci_statistics
+++ b/
applications/luci-statistics/root/etc/config/luci_statistics
@@
-46,13
+46,7
@@
config 'statistics' 'collectd_email'
option 'SocketGroup' 'nogroup'
config 'statistics' 'collectd_exec'
- option 'enable' '1'
-
-config 'collectd_exec_input'
- option 'cmdline' '/usr/bin/stat-input-olsr'
-
-config 'collectd_exec_notify'
- option 'cmdline' '/usr/bin/stat-output-syslog'
+ option 'enable' '0'
config 'statistics' 'collectd_interface'
option 'enable' '1'
git clone https://git.99rst.org/PROJECT