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-12-02 15:19:29 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-12-02 15:19:29 +0300
commitaadd58e6a69766f3082cb56d562956578855100c (patch)
tree4944a77f634a8116361d22506b5c07cd6d8c04c5 /include/consts
parent304a5c20a9d92397048f9ed6319f919ba76da213 (diff)
Allow option to configure host IDs via profile
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 3bb48017..5f642af6 100644
--- a/include/consts
+++ b/include/consts
@@ -112,6 +112,7 @@ unset LANG
HEADBINARY=""
HELPER=""
HOSTID=""
+ HOSTID2=""
HTTPDBINARY=""
IDS_IPS_TOOL_FOUND=0
IPFBINARY=""