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:
authormboelen <michael@cisofy.com>2015-05-26 12:10:50 +0300
committermboelen <michael@cisofy.com>2015-05-26 12:10:50 +0300
commit52b8c3a6a701d0cc3ea9d3507cd4f59153c41daa (patch)
tree60a2f0732329894d560dbef34fc8e42196946cf0
parentb885b9f84f245f1dfc4913ded405e612e563ff9b (diff)
Added VMTYPE
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 6c4ad85a..1d80c0b2 100644
--- a/include/consts
+++ b/include/consts
@@ -142,6 +142,7 @@ unset LANG
UPLOAD_OPTIONS=""
UPDATE_CHECK_SKIPPED=0
VALUE=""
+ VMTYPE=""
#
#################################################################################
#