mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +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
|
||||
if [ -z "${PFLOGSUMM}" ]
|
||||
then
|
||||
echo 'no (pflogsum not found in your system)'
|
||||
echo 'no (pflogsumm not found in your system)'
|
||||
else
|
||||
echo 'yes'
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue