1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

This typo ensures that you understand the script before using it :-)

This commit is contained in:
Martin Schobert 2019-08-30 15:54:27 +02:00 committed by Lars Kruse
parent a040cb5abe
commit efff247575

View file

@ -76,7 +76,7 @@ MAIL_LOG="${logfiles:-/var/log/mail.log /var/log/mail.log.1}"
FILTER_HOSTNAME=$(basename "$0" | sed -r 's/postfix_stats_?//')
# shellcheck disable=SC2154
PFLOGSUMM="${pflogsum}"
PFLOGSUMM="${pflogsumm}"
[ -z "$PFLOGSUMM" ] && PFLOGSUMM="$(which pflogsumm pflogsumm.pl | head -1)"
# Fields (Array to avoid code duplication) must be space separated