mirror of https://github.com/CISOfy/lynis.git
Merge pull request #843 from Skactor/patch-1
Update tests_ports_packages
This commit is contained in:
commit
73491ec850
|
@ -1347,7 +1347,7 @@
|
|||
Display --indent 2 --text "- Toolkit for automatic upgrades (${UNATTENDED_UPGRADES_TOOL})" --result "${STATUS_FOUND}" --color GREEN
|
||||
else
|
||||
AddHP 1 5
|
||||
Display --indent 2 --text "- Toolkit for automatic upgrades" --result "${STATUS_NOTFOUND}" --color YELLOW
|
||||
Display --indent 2 --text "- Toolkit for automatic upgrades" --result "${STATUS_NOT_FOUND}" --color YELLOW
|
||||
LogText "Result: no toolkit for automatic updates discovered"
|
||||
ReportSuggestion "${TEST_NO}" "Consider using a tool to automatically apply upgrades"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue