mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
quote
This commit is contained in:
parent
8e5775ce33
commit
c2ddc35f73
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ GPLv2
|
|||
#set -xv
|
||||
SYS_LOG="${logfiles:-/var/log/syslog /var/log/syslog.0}"
|
||||
|
||||
GREP_HOSTNAME=${0##*postfix_stats_}
|
||||
GREP_HOSTNAME="${0##*postfix_stats_}"
|
||||
|
||||
# shellcheck disable=SC2154
|
||||
PFLOGSUMM="${pflogsum}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue