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-26 15:05:20 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-26 15:05:20 +0300
commitfdf3ded89f7a205a69d150f2ba629f68ca46db5f (patch)
tree506553e28d73f10b15fcef040c521e038d291346 /include/parameters
parent8de53d87beefefca562e083d4b6722020c9c4f64 (diff)
New command 'lynis show details' to display test details
Diffstat (limited to 'include/parameters')
-rw-r--r--include/parameters1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/parameters b/include/parameters
index 402743ee..2c59ab0c 100644
--- a/include/parameters
+++ b/include/parameters
@@ -121,6 +121,7 @@
RUN_TESTS=0
RUN_UPDATE_CHECK=0
SKIP_PLUGINS=1
+ LOGTEXT=0
SHOW_TOOL_TIPS=0
SHOW_PROGRAM_DETAILS=0
shift; HELPER_PARAMS="$@"