Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2015-02-25 22:33:48 +0300
committermboelen <michael@cisofy.com>2015-02-25 22:33:48 +0300
commit7e912be0af1cef6caf41981e145a7fdde6c23e7b (patch)
tree536dc45b2820879519af3081000a024b4375b8dd
parent6521ced36f1bb5a884f67a8fd0ddba85bb08693e (diff)
Clarify the main purpose of the tooling
-rw-r--r--include/report1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/report b/include/report
index f124f11b..7b791d02 100644
--- a/include/report
+++ b/include/report
@@ -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 "================================================================================"