applications/luci-statistics: Add olsrd to the default config

This commit is contained in:
Manuel Munz 2011-11-28 15:58:56 +00:00
parent f72e3fbea3
commit e47c84ffaa

View file

@ -126,3 +126,8 @@ config 'statistics' 'collectd_memory'
config 'statistics' 'collectd_conntrack'
option 'enable' '1'
config 'statistics' 'collectd_olsrd'
option 'enable' '1'
option 'Port' '2006'
option 'Host' '127.0.0.1'