Author: Sven Hartge Description: Debianize path to exim4 binary diff -Naurp netdata.orig/collectors/python.d.plugin/exim/exim.conf netdata/collectors/python.d.plugin/exim/exim.conf --- netdata.orig/collectors/python.d.plugin/exim/exim.conf +++ netdata/collectors/python.d.plugin/exim/exim.conf @@ -90,4 +90,4 @@ update_every: 10 # AUTO-DETECTION JOBS local: - command: 'exim -bpc' + command: '/usr/sbin/exim -bpc'