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>2015-05-27 12:25:35 +0300
committermboelen <michael@cisofy.com>2015-05-27 12:25:35 +0300
commitfe636c7d6c39332ab359e426a37b079177ef10d3 (patch)
treeeb5539103152cc4cb4aaeebb8371b33c72ce5abf
parent30b9b1edd9d9689c59266b2be12f95bc80a334a5 (diff)
Docker support
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 1d80c0b2..cd85acb9 100644
--- a/include/consts
+++ b/include/consts
@@ -77,6 +77,7 @@ unset LANG
CONTROL_URL_PREPEND=""
CUSTOM_URL_APPEND=""
CUSTOM_URL_PREPEND=""
+ DOCKER_DAEMON_RUNNING=0
FILEVALUE=""
FIND=""
FIREWALL_ACTIVE=0