Changed text to avoid showing up as a suggestion

This commit is contained in:
mboelen 2016-04-25 20:48:21 +02:00
parent 6143e7ed83
commit ea9c40a36c
1 changed files with 1 additions and 1 deletions

View File

@ -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"