mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-25 23:05:01 +02:00
Remove text suggestion as it is replaced with more generic method
This commit is contained in:
parent
e5462afb15
commit
e84af49ada
@ -1119,7 +1119,7 @@
|
|||||||
Display --indent 4 --text "- ${UNIT} (value=${EXPOSURE})" --result "${STATUS}" --color "${COLOR}"
|
Display --indent 4 --text "- ${UNIT} (value=${EXPOSURE})" --result "${STATUS}" --color "${COLOR}"
|
||||||
LogText "Result: ${UNIT} has exposure value ${EXPOSURE} with predicate '${STATUS}'"
|
LogText "Result: ${UNIT} has exposure value ${EXPOSURE} with predicate '${STATUS}'"
|
||||||
done
|
done
|
||||||
ReportSuggestion "${TEST_NO}" "Consider hardening system services" "Run '${SYSTEMDANALYZEBINARY} security SERVICE' for each service" "Learn about systemd features to secure services: https://linux-audit.com/systemd/systemd-features-to-secure-units-and-services/"
|
ReportSuggestion "${TEST_NO}" "Consider hardening system services" "Run '${SYSTEMDANALYZEBINARY} security SERVICE' for each service"
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user