Browse Source

Cleaned up collectd conf file (removal of --docdir confopt not needed anymore)

early
Christian Wiese 17 years ago
parent
commit
f7dcc1287b
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      monitor/collectd/collectd.conf

+ 0
- 3
monitor/collectd/collectd.conf

@ -15,9 +15,6 @@
prefix="opt/collectd"
set_confopt
# collectd's configure doesn't accept '--docdir' option
var_remove_regex confopt ' ' "\-\-docdir\=.*"
# apache plugin
pkginstalled apache || var_append confopt ' ' "--disable-apache"

Loading…
Cancel
Save