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>2017-02-10 15:07:53 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-02-10 15:07:53 +0300
commita8c021dd9c0f36fbe8806c623b003612fc70e6e4 (patch)
tree6b32b64212ae0eb7f87ecb3470b9cc92ce21069a
parent071207382657922fffe71fb6c8dc30fdd943dfa9 (diff)
Status of MongoDB instances
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 81d04875..649b1f92 100644
--- a/include/consts
+++ b/include/consts
@@ -132,6 +132,7 @@ unset LANG
MACHINE_ROLE=""
MALWARE_SCANNER_INSTALLED=0
MIN_PASSWORD_LENGTH=-1
+ MONGODB_RUNNING=0
MOUNTBINARY=""
MTREEBINARY=""
MYSQLCLIENTBINARY=""