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, 2 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 82469ed0..5d0c9555 100644
--- a/include/consts
+++ b/include/consts
@@ -60,6 +60,7 @@ ETC_PATHS="/etc /usr/local/etc"
BLKIDBINARY=""
BOOTCTLBINARY=""
CAT_BINARY=""
+ CCBINARY=""
CFAGENTBINARY=""
CHECK=0
CHECK_BINARIES=1
@@ -117,6 +118,7 @@ ETC_PATHS="/etc /usr/local/etc"
FIREWALL_ACTIVE=0
FOUNDPATH=0
FORENSICS_MODE=0
+ GCCBINARY=""
GETENT_BINARY=""
GRADMBINARY=""
GREPBINARY="grep"