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-07-28 12:39:10 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-28 12:39:10 +0300
commitaf999d3207bf5f4490b31d82a9e732d7b3410ab9 (patch)
tree99a577c0dc982619ed9451fade05c0651873d92c /include/consts
parentdb5d825701198c9e487b50ca05ec680d83176c94 (diff)
Allow strict code checking for developers
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 19223a60..6cf9e4bc 100644
--- a/include/consts
+++ b/include/consts
@@ -58,6 +58,7 @@ unset LANG
BINARY_SCAN_FINISHED=0
CHECK=0
CHECK_BINARIES=1
+ CHECK_OPTION_ARRAY=""
CHKROOTKITBINARY=""
CHKCONFIGBINARY=""
COLORS=1
@@ -80,6 +81,7 @@ unset LANG
DEVELOPER_MODE=0
DISCOVERED_BINARIES=""
DOCKER_DAEMON_RUNNING=0
+ ECHOCMD=""
ERROR_ON_WARNINGS=0
FILEVALUE=""
FIND=""
@@ -95,6 +97,7 @@ unset LANG
HOSTID=""
IDS_IPS_TOOL_FOUND=0
IPTABLESBINARY=""
+ LDAP_CLIENT_CONFIG_FILE=""
LINUX_VERSION=""
LINUXCONFIGFILE=""
LMDBINARY=""
@@ -149,6 +152,7 @@ unset LANG
PLUGIN_PHASE=0
POSTGRES_RUNNING=0
PRIVILEGED=0
+ PROFILES=""
PROFILEVALUE=""
PSBINARY="ps"
REDIS_RUNNING=0
@@ -164,6 +168,7 @@ unset LANG
SERVICE_MANAGER=""
SETTINGS=""
SETTINGS_FILE=""
+ SET_STRICT=0
SHELL_IS_BUSYBOX=0
SHOW_PROGRAM_DETAILS=1
SHOW_REPORT=1