luci-app-statistics: Remove erroneous include from default config
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 5 Oct 2021 18:42:30 +0000 (21:42 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 5 Oct 2021 18:42:30 +0000 (21:42 +0300)
commit2c27f5c9417ff5414a2730a9c310b68fdd5f585c
tree7939a93d6ab7215889db0952909463bbf23d4b79
parent96b6506ec27ed8e8b45e9ae07be85d2c4c822f9e
luci-app-statistics: Remove erroneous include from default config

Remove the unnecessary Include line from the default config.
It causes error at collectd start, as the directory is missing.
  daemon.err collectd[9722]: configfile: stat (/etc/collectd/conf.d) failed: No such file or directory

Leave the line as a comment/example.

Fixes #5373

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
applications/luci-app-statistics/root/etc/config/luci_statistics