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:
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 9f907527..d4d61482 100644
--- a/include/consts
+++ b/include/consts
@@ -153,7 +153,6 @@ unset LANG
RKHUNTERBINARY=""
RPMBINARY=""
RUN_HELPERS=0
- RUN_PLUGINS=1
RUN_TESTS=1
SAMHAINBINARY=""
SCAN_TEST_HEAVY=""; SCAN_TEST_MEDIUM=""; SCAN_TEST_LOW=""
@@ -166,6 +165,7 @@ unset LANG
SHOW_PROGRAM_DETAILS=1
SHOW_REPORT=1
SHOW_WARNINGS_ONLY=0
+ SKIP_PLUGINS=0
SKIP_TESTS=""
SKIPPED_TESTS_ROOTONLY=""
SSHKEYSCANBINARY=""