mirror of https://github.com/CISOfy/lynis.git
[KRNL-5820] Changed color for default value - fixes GitHub #655
This commit is contained in:
parent
a4b179e4ef
commit
95c11f8270
|
@ -473,7 +473,7 @@
|
||||||
AddHP 0 1
|
AddHP 0 1
|
||||||
else
|
else
|
||||||
LogText "Result: found default option, some programs can dump (not processes which need to change credentials)"
|
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
|
AddHP 1 1
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue