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-09-13 12:47:39 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-09-13 12:47:39 +0300
commit5c38a0bdb48b4d8f264931111eaefb4ad4b4500e (patch)
treea1cc1b7f2575cc3611e66b518fdd79975ac9ea24 /include/consts
parent7d33353058258e0726075bfd952c77071f8e7fac (diff)
Tests using lsof may ignore threads (if supported)
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 47d1bc06..9d99f606 100644
--- a/include/consts
+++ b/include/consts
@@ -150,6 +150,8 @@ unset LANG
LOGDIR=""
LOGTEXT=1
LSMODBINARY=""
+ LSOFBINARY=""
+ LSOF_EXTRA_OPTIONS=""
LSVGBINARY=""
LYNIS_CRONJOB=""
MACHINEID=""