mirror of https://github.com/CISOfy/lynis.git
Cleanup: Don't show pflogd status on screen, when pf is not available
This commit is contained in:
parent
1316fdf38b
commit
e9373b59b0
|
@ -185,7 +185,6 @@
|
|||
PFLOGDFOUND=1
|
||||
else
|
||||
logtext "Result: pflog daemon not found in process list"
|
||||
Display --indent 4 --text "- Checking pflogd status" --result "NOT FOUND" --color YELLOW
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue