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:53:39 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-01-18 18:53:39 +0300
commitfcb421e458c79ca3b33f5d2023684b7ec495a697 (patch)
treecf8115b656143f52cc0952a408a72fce8e47c396 /include/consts
parentcb8ab9630811ca6d5b2fa1bc6ac4f28f82415251 (diff)
Added vgdisplay binary
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 486da308..4a4f7c45 100644
--- a/include/consts
+++ b/include/consts
@@ -284,6 +284,7 @@ unset LANG
UPLOAD_TOOL_ARGS=""
VALUE=""
VERBOSE=0
+ VGDISPLAYBINARY=""
VMTYPE=""
VULNERABLE_PACKAGES_FOUND=0
WCBINARY=""