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:
authorMichael Boelen <michael.boelen@cisofy.com>2017-08-17 15:17:57 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-08-17 15:17:57 +0300
commit77ebb233207d3435b1bc27592c350c018a29bed6 (patch)
tree236e556c50f53d2e1648c74469f601fb504609ac /include/tests_hardening
parentb3dffbf750ff26f92e78fb5f32b068e5c6c6c6b8 (diff)
[HRDN-7230] Show single line when no malware scanner was detected
Diffstat (limited to 'include/tests_hardening')
-rw-r--r--include/tests_hardening1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tests_hardening b/include/tests_hardening
index 61004a1a..bf91607a 100644
--- a/include/tests_hardening
+++ b/include/tests_hardening
@@ -110,7 +110,6 @@
else
Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_NOT_FOUND}" --color RED
fi
- Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_NOT_FOUND}" --color RED
ReportSuggestion ${TEST_NO} "Harden the system by installing at least one malware scanner, to perform periodic file system scans" "-" "Install a tool like rkhunter, chkrootkit, OSSEC"
AddHP 1 3
LogText "Result: no malware scanner found"