From: Gustavo Zacarias Date: Thu, 22 Dec 2016 01:59:10 +0000 (-0300) Subject: collectd: drop notify_email global disable X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a5829f36b8c5c4525cbfbdf296c719d0a7862d27;p=buildroot.git collectd: drop notify_email global disable It's a no-op since it's disabled/enabled by the config knob. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/collectd/collectd.mk b/package/collectd/collectd.mk index 942ba38893..060fe0a942 100644 --- a/package/collectd/collectd.mk +++ b/package/collectd/collectd.mk @@ -16,7 +16,7 @@ COLLECTD_LICENSE_FILES = COPYING COLLECTD_PLUGINS_DISABLE = \ amqp apple_sensors aquaero ascent barometer dbi email \ gmond hddtemp ipmi java libvirt lpar lvm madwifi mbmon \ - mic multimeter netapp notify_desktop notify_email numa \ + mic multimeter netapp notify_desktop numa \ nut onewire oracle perl pf pinba powerdns python redis routeros \ rrdcached sigrok tape target_v5upgrade teamspeak2 ted \ tokyotyrant turbostat uuid varnish virt vserver write_kafka \