applications/luci-statistics: Disable exec plugin by default, remove nonexistant scripts

This commit is contained in:
Manuel Munz 2011-11-28 15:17:50 +00:00
parent 8bea1337a9
commit bc42562317

View file

@ -46,13 +46,7 @@ config 'statistics' 'collectd_email'
option 'SocketGroup' 'nogroup' option 'SocketGroup' 'nogroup'
config 'statistics' 'collectd_exec' config 'statistics' 'collectd_exec'
option 'enable' '1' option 'enable' '0'
config 'collectd_exec_input'
option 'cmdline' '/usr/bin/stat-input-olsr'
config 'collectd_exec_notify'
option 'cmdline' '/usr/bin/stat-output-syslog'
config 'statistics' 'collectd_interface' config 'statistics' 'collectd_interface'
option 'enable' '1' option 'enable' '1'