mirror of https://github.com/CISOfy/lynis.git
Don't show pf status on screen when it is not available
This commit is contained in:
parent
8ab314cf07
commit
10a300ddb7
|
@ -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 New Issue