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-03-14 14:32:19 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-03-14 14:32:19 +0300
commit48195ce2212d2bec8369c837d8feb31ec04b673f (patch)
treebdc9ec37f52dab0acde3407cdb809a229aba39d3 /include/consts
parent3e7b319ec7f028e51df05642686a7e6ab5a28efa (diff)
Initial work to detect Lynis in cronjobs
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 5e801e06..671ed1ca 100644
--- a/include/consts
+++ b/include/consts
@@ -139,6 +139,7 @@ unset LANG
LOGTEXT=1
LSMODBINARY=""
LSVGBINARY=""
+ LYNIS_CRONJOB=""
MACHINEID=""
MACHINE_ROLE=""
MALWARE_SCANNER_INSTALLED=0