mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51: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
|
#set -xv
|
||||||
SYS_LOG="${logfiles:-/var/log/syslog /var/log/syslog.0}"
|
SYS_LOG="${logfiles:-/var/log/syslog /var/log/syslog.0}"
|
||||||
|
|
||||||
GREP_HOSTNAME=${0##*postfix_stats_}
|
GREP_HOSTNAME="${0##*postfix_stats_}"
|
||||||
|
|
||||||
# shellcheck disable=SC2154
|
# shellcheck disable=SC2154
|
||||||
PFLOGSUMM="${pflogsum}"
|
PFLOGSUMM="${pflogsum}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue