mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Don't show pf status on screen when it is not available
This commit is contained in:
parent
8ab314cf07
commit
10a300ddb7
1 changed files with 0 additions and 1 deletions
|
|
@ -194,7 +194,6 @@
|
|||
FIREWALL_SOFTWARE="pf"
|
||||
else
|
||||
logtext "Result: pf not running on this system"
|
||||
Display --indent 2 --text "- Checking pf" --result "NOT FOUND" --color WHITE
|
||||
fi
|
||||
fi
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue