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>2021-07-02 15:23:53 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2021-07-02 15:23:53 +0300
commitda024079f16686d2808ca136fb13ddf00394c572 (patch)
treeb45ffe721b5aa54cca2f4b75e4a7de10b9dfd12a /include/consts
parent9070bc4ea6616ab21ad626f460c5f0ccc849fa51 (diff)
Improve HostID generation and logging
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 fedc7bd7..33a0af22 100644
--- a/include/consts
+++ b/include/consts
@@ -133,7 +133,9 @@ ETC_PATHS="/etc /usr/local/etc"
HEADBINARY=""
HELPER=""
HOSTID=""
+ HOSTID_GEN="unknown"
HOSTID2=""
+ HOSTID2_GEN="unknown"
HTTPDBINARY=""
IDS_IPS_TOOL_FOUND=0
IFCONFIGBINARY=""