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>2018-01-18 18:54:45 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-01-18 18:54:45 +0300
commitc6269941b3ab3768c8e9ca6674d272fce1a0ca67 (patch)
treef71b156acf58816c324bc675072bd52225dda9f7
parentfcb421e458c79ca3b33f5d2023684b7ec495a697 (diff)
Added lsmod binary
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 4a4f7c45..e5c0b4b0 100644
--- a/include/consts
+++ b/include/consts
@@ -135,6 +135,7 @@ unset LANG
LOGFILE=""
LOGDIR=""
LOGTEXT=1
+ LSMODBINARY=""
LSVGBINARY=""
MACHINEID=""
MACHINE_ROLE=""