mirror of
https://github.com/CISOfy/lynis.git
synced 2025-09-22 09:27:46 +02:00
[FIRE-4520] Remove suggestion
This commit is contained in:
parent
08036358ea
commit
042e52c0b9
@ -272,8 +272,7 @@
|
|||||||
else
|
else
|
||||||
Display --indent 4 --text "- Checking pf configuration consistency" --result "${STATUS_WARNING}" --color RED
|
Display --indent 4 --text "- Checking pf configuration consistency" --result "${STATUS_WARNING}" --color RED
|
||||||
LogText "Result: found one or more warnings in the pf filter rules"
|
LogText "Result: found one or more warnings in the pf filter rules"
|
||||||
ReportWarning ${TEST_NO} "Found one or more warnings in pf configuration file"
|
ReportWarning ${TEST_NO} "Found one or more warnings in pf configuration file" "/etc/pf.conf" "text:Run 'pfctl -n -f /etc/pf.conf -vvv' to see available pf warnings"
|
||||||
ReportSuggestion ${TEST_NO} "Run 'pfctl -n -f /etc/pf.conf -vvv' to see available pf warnings"
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
LogText "Result: /etc/pf.conf does NOT exist"
|
LogText "Result: /etc/pf.conf does NOT exist"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user