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
path: root/lynis
diff options
context:
space:
mode:
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis3
1 files changed, 2 insertions, 1 deletions
diff --git a/lynis b/lynis
index 98389d0c..c786d798 100755
--- a/lynis
+++ b/lynis
@@ -747,8 +747,9 @@ ${NORMAL}
#
#################################################################################
#
- # Check if this is a virtual machine (after the appropriate binaries are found)
+ # Use hardware detection capabilities
IsVirtualMachine
+ IsNotebook
#
#################################################################################
#