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>2019-05-16 16:23:23 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-05-16 16:23:23 +0300
commit8e61275ff496c4b2170379410106ebc5e903e1ef (patch)
tree591562bd662c221a03e3e0fc4379ff083b0bf31e /include/tests_firewalls
parentdc2962955e2e2a4a257b7b45799c7c9426e85721 (diff)
Move state recording to report section
Diffstat (limited to 'include/tests_firewalls')
-rw-r--r--include/tests_firewalls5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/tests_firewalls b/include/tests_firewalls
index 85f2b150..735059fe 100644
--- a/include/tests_firewalls
+++ b/include/tests_firewalls
@@ -596,11 +596,6 @@
#################################################################################
#
-# Report firewall installed for now, if we found one active. Next step would be determining binaries first and apply additional checks.
-Report "firewall_active=${FIREWALL_ACTIVE}"
-Report "firewall_empty_ruleset=${FIREWALL_EMPTY_RULESET}"
-Report "firewall_installed=${FIREWALL_ACTIVE}"
-
WaitForKeyPress
#