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-09-24 16:51:05 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-09-24 16:51:05 +0300
commit870ac295c6155344431b0e8056ab417ca2835755 (patch)
treef31dcc589b8866132d3627a2cbf02148fa54c7f8 /include/consts
parent98d9096739acfebb55700317b7869dbb69f25dba (diff)
Show possible solution with findings
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/consts b/include/consts
index 731107d7..caa04282 100644
--- a/include/consts
+++ b/include/consts
@@ -219,7 +219,7 @@ unset LANG
SHOWMOUNTBINARY=""
SHOW_PROGRAM_DETAILS=1
SHOW_REPORT=1
- SHOW_REPORT_SOLUTION=0
+ SHOW_REPORT_SOLUTION=1
SHOW_TOOL_TIPS=1 # Show inline tool tips (default true)
SHOW_WARNINGS_ONLY=0
SKIP_PLUGINS=0