From 40f210ae7483341295814447464cdb50dfc2eb63 Mon Sep 17 00:00:00 2001 From: mboelen Date: Fri, 19 Sep 2014 16:44:22 +0200 Subject: [PATCH] Added detection for machine ID --- include/consts | 2 ++ 1 file changed, 2 insertions(+) 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