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>2016-08-13 17:38:07 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-13 17:38:07 +0300
commite06db1477dde001f47f0cc3d08afe3a568055ffc (patch)
treede3a05887576b640574ec2d8376a5e8336d036bc /include/consts
parent67a636f351d049eef694cd07aa82cd75b2339f98 (diff)
Add notebook hardware detection
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 7f07aa8a..3cbf02f7 100644
--- a/include/consts
+++ b/include/consts
@@ -198,6 +198,7 @@ unset LANG
SSL_CERTIFICATE_PATHS=""
SYSLOGNGBINARY=""
SYSTEMCTLBINARY=""
+ SYSTEM_IS_NOTEBOOK=255
TEMP_FILE=""
TEMP_FILES=""
TEST_SKIP_ALWAYS=""