]> arthur.barton.de Git - netdata.git/commitdiff
Made small changes to typos in exim.conf file
authorJeff Willette <jrwillette88@gmail.com>
Fri, 9 Dec 2016 16:07:19 +0000 (01:07 +0900)
committerJeff Willette <jrwillette88@gmail.com>
Fri, 9 Dec 2016 16:07:19 +0000 (01:07 +0900)
conf.d/python.d/exim.conf

index 6aca13c342849560769c9fdc5a9f4bd38f545cc1..07d72c5a3dcc16d9e79af10e3de54a7eec00ad5f 100644 (file)
@@ -1,4 +1,4 @@
-# netdata python.d.plugin configuration for postfix
+# netdata python.d.plugin configuration for exim 
 #
 # This file is in YaML format. Generally the format is:
 #
@@ -55,7 +55,7 @@ update_every: 10
 #     priority: 60000  # the JOB's order on the dashboard
 #     retries: 5       # the JOB's number of restoration attempts
 #
-# Additionally to the above, postfix also supports the following:
+# Additionally to the above, exim also supports the following:
 #
 #     command: 'exim -bpc' # the command to run
 #