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>2019-08-21 14:41:23 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-08-21 14:41:23 +0300
commitee18e76e976eef981a36a702b6ee0504f0cce645 (patch)
treefb42518b0249377433d1b177f195036710c95059 /include/consts
parenta7145688423c6a36b9394a0a8162b3dd59e61158 (diff)
Preparations for forensics scan mode
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 8e98a833..9235b5f4 100644
--- a/include/consts
+++ b/include/consts
@@ -114,6 +114,7 @@ unset LANG
FIND=""
FIREWALL_ACTIVE=0
FOUNDPATH=0
+ FORENSICS=0
GETENT_BINARY=""
GRADMBINARY=""
GREPBINARY="grep"