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:
authormboelen <michael@cisofy.com>2014-09-19 18:44:22 +0400
committermboelen <michael@cisofy.com>2014-09-19 18:44:22 +0400
commit40f210ae7483341295814447464cdb50dfc2eb63 (patch)
tree28dbd72cc472ac42a64e3aff1eaa6d056d24577c
parent4d062ceb4a906573c6a08df1674b564784be347a (diff)
Added detection for machine ID
-rw-r--r--include/consts2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 0f85adce..28d6075c 100644
--- a/include/consts
+++ b/include/consts
@@ -75,10 +75,12 @@ unset LANG
FOUNDPATH=0
GRPCKBINARY=""
GROUP_NAME=""
+ HOSTID=""
IPTABLESBINARY=""
LINUX_VERSION=""
LINUXCONFIGFILE=""
LOGFILE=""
+ MACHINEID=""
NGINX_ACCESS_LOG_DISABLED=0
NGINX_ACCESS_LOG_MISSING=0
NGINX_ALIAS_FOUND=0