mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
[KRNL-5820] Changed color for default value - fixes GitHub #655
This commit is contained in:
parent
a4b179e4ef
commit
95c11f8270
1 changed files with 1 additions and 1 deletions
|
|
@ -473,7 +473,7 @@
|
|||
AddHP 0 1
|
||||
else
|
||||
LogText "Result: found default option, some programs can dump (not processes which need to change credentials)"
|
||||
Display --indent 4 --text "- Checking setuid core dumps configuration" --result DEFAULT --color YELLOW
|
||||
Display --indent 4 --text "- Checking setuid core dumps configuration" --result DEFAULT --color WHITE
|
||||
AddHP 1 1
|
||||
fi
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue