1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 10:39:53 +00:00
Munin-Contrib/plugins/dovecot/dovecot.rej
2017-04-17 22:43:38 +02:00

10 lines
358 B
Text

diff a/plugins/dovecot/dovecot b/plugins/dovecot/dovecot (rejected hunks)
@@ -23,7 +23,7 @@ $aborted = 0;
$logfile = $ENV{'LOGFILE'} || '/var/log/mail.log';
-# Use an overridden $PATH for all external programs if needed
+# Use an overrided $PATH for all external programs if needed
$DOVEADM = "doveadm";
if ( $ARGV[0] and $ARGV[0] eq "autoconf" ) {