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-12-08 11:37:55 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-12-08 11:37:55 +0300
commit4042c45954ca8f90c7a8fd2bd71e182c2e9b8c96 (patch)
treef778dc8c58b98062d9188dd28313e7f695e36aea /include/consts
parent21b129f947ebbebbf14760cde9917b0daac3fd05 (diff)
Changes for new plugin class 'hardware'
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 19ef079b..c9dcfc8e 100644
--- a/include/consts
+++ b/include/consts
@@ -94,6 +94,7 @@ unset LANG
DEBSUMSBINARY=""
DEVELOPER_MODE=0
DISCOVERED_BINARIES=""
+ DMIDECODEBINARY=""
DNFBINARY=""
DOCKERBINARY=""
DOCKER_DAEMON_RUNNING=0