mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Changed text to avoid showing up as a suggestion
This commit is contained in:
parent
6143e7ed83
commit
ea9c40a36c
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user