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-04-13 14:26:56 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-04-13 14:26:56 +0300
commit2d0c68493154e8dfee061f7a101a3a689a29097f (patch)
tree17ec1a2a4fa5c680f979c3b474a7eb902b76d57b /include/consts
parent6bc2aefbd4ef905e48c86f416b95eb919da3511e (diff)
Added new 'generate' command
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index fa923c99..24a32167 100644
--- a/include/consts
+++ b/include/consts
@@ -251,8 +251,10 @@ unset LANG
SHOW_REPORT_SOLUTION=1
SHOW_TOOL_TIPS=1 # Show inline tool tips (default true)
SHOW_WARNINGS_ONLY=0
+ SKIP_GETHOSTID=0
SKIP_PLUGINS=0
SKIP_TESTS=""
+ SKIP_VM_DETECTION=0
SKIPREASON=""
SKIPPED_TESTS_ROOTONLY=""
SMTPCTLBINARY=""