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 10:45:38 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-13 10:45:38 +0300
commitbcfdcc2b97e315940ab6569ccc6e0e7ac3d24258 (patch)
treeb845545ba9bf5601e8545a31d45a19944f48b528 /include/consts
parent4eafdb6c85ab520cb40b581b89b2345042e2d917 (diff)
Add show-report-solution setting
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 6cb9045c..e57cc69e 100644
--- a/include/consts
+++ b/include/consts
@@ -186,6 +186,7 @@ unset LANG
SHOWMOUNTBINARY=""
SHOW_PROGRAM_DETAILS=1
SHOW_REPORT=1
+ SHOW_REPORT_SOLUTION=0
SHOW_TOOL_TIPS=1 # Show inline tool tips (default true)
SHOW_WARNINGS_ONLY=0
SKIP_PLUGINS=0