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-07-22 18:37:11 +0300
committermboelen <michael@cisofy.com>2015-07-22 18:37:11 +0300
commitafd01ece5d89dd3a1d78e3884d42ad38e129622a (patch)
tree75ff4614d56e6b8f0f94162d93e434a892a55e7e /include/tests_virtualization
parentba11e87b3cc217afefcedeaeb1085dfa25dea4da (diff)
Remove incomplete tests, code enhancements
Diffstat (limited to 'include/tests_virtualization')
-rw-r--r--include/tests_virtualization11
1 files changed, 5 insertions, 6 deletions
diff --git a/include/tests_virtualization b/include/tests_virtualization
index 36a3a456..6c80e081 100644
--- a/include/tests_virtualization
+++ b/include/tests_virtualization
@@ -5,7 +5,7 @@
# Lynis
# ------------------
#
-# Copyright 2007-2015, Michael Boelen (michael.boelen@cisofy.com)
+# Copyright 2007-2015, Michael Boelen, CISOfy (michael.boelen@cisofy.com)
# Web site: https://cisofy.com
#
# Lynis comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
@@ -29,9 +29,9 @@
# # Initialise
# VMWARE_GUEST=0
# Display --indent 2 --text "- Checking VMware guest status"
-# #YYY check memory driver file
-# #YYY check LKM list
-# #YYY check vmware tools
+# # check memory driver file
+# # check LKM list
+# # check vmware tools
# logtext "Test: checking VMware tools daemon presence"
# if [ ! "${VMWARETOOLSBINARY}" = "" ]; then
# logtext "Result: VMware tools binary found"
@@ -46,9 +46,8 @@
#################################################################################
#
-
wait_for_keypress
#
#================================================================================
-# Lynis - Copyright 2007-2015, Michael Boelen - www.rootkit.nl - The Netherlands
+# Lynis - Copyright 2007-2015, Michael Boelen, CISOfy - https://cisofy.com