diff --git a/include/tests_boot_services b/include/tests_boot_services index fcc0d712..299c04c6 100644 --- a/include/tests_boot_services +++ b/include/tests_boot_services @@ -634,7 +634,7 @@ # Check results if [ ${FOUND} -eq 1 ]; then Display --indent 2 --text "- Check startup files (permissions)" --result "WARNING" --color RED - ReportWarning ${TEST_NO} "H" "Found world writable startup scripts" + ReportWarning ${TEST_NO} "Found world writable startup scripts" "-" "-" logtext "Result: found one or more scripts which are possibly writable by other users" AddHP 0 3 else