mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-09-19 09:03:20 +00:00
Cosmetic fix for s/pflogsum/pflogsumm/ - not functional in autoconf section
This commit is contained in:
parent
efff247575
commit
c84659ad22
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ if [ "$1" = 'autoconf' ]; then
|
||||||
# Check if pflogsumm exist
|
# Check if pflogsumm exist
|
||||||
if [ -z "${PFLOGSUMM}" ]
|
if [ -z "${PFLOGSUMM}" ]
|
||||||
then
|
then
|
||||||
echo 'no (pflogsum not found in your system)'
|
echo 'no (pflogsumm not found in your system)'
|
||||||
else
|
else
|
||||||
echo 'yes'
|
echo 'yes'
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue