mirror of https://github.com/CISOfy/lynis.git
Clarify the main purpose of the tooling
This commit is contained in:
parent
6521ced36f
commit
7e912be0af
|
@ -234,6 +234,7 @@
|
|||
if [ ${QUIET} -eq 0 ]; then
|
||||
|
||||
echo " ${PROGRAM_name} ${PROGRAM_version}"
|
||||
echo " Auditing, hardening and compliance for BSD, Linux, Mac OS and Unix"
|
||||
echo " ${PROGRAM_copyright}"
|
||||
echo " ${WHITE}${PROGRAM_extrainfo}${NORMAL}"
|
||||
echo "================================================================================"
|
||||
|
|
Loading…
Reference in New Issue