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:
-rw-r--r--include/tests_networking2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tests_networking b/include/tests_networking
index 7fa4293b..10aa1356 100644
--- a/include/tests_networking
+++ b/include/tests_networking
@@ -219,8 +219,6 @@
else
ReportException "${TEST_NO}:2" "Missing ifconfig or ip command to collect hardware address (MAC)"
fi
-
- ReportException "${TEST_NO}:2" "Due to missing ifconfig no method to collect hardware address (ip address)"
fi
;;
MacOS)