munin-contrib/plugins/dovecot/dovecot.rej

11 lines
358 B
Plaintext
Raw Normal View History

2017-04-17 22:43:38 +02:00
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" ) {