diff --git a/include/tests_boot_services b/include/tests_boot_services index b1370964..b833ae79 100644 --- a/include/tests_boot_services +++ b/include/tests_boot_services @@ -551,7 +551,7 @@ Report "boot_service[]=${I}" N=`expr ${N} + 1` done - LogText "Suggestion: Run chkconfig --list to see all services and disable unneeded services" + LogText "Hint: Run chkconfig --list to see all services and disable unneeded services" Display --indent 2 --text "- Check services at startup (chkconfig)" --result "DONE" --color GREEN Display --indent 8 --text "Result: found $N services" LogText "Result: Found $N services at startup"