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>2016-08-09 16:16:24 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-09 16:16:24 +0300
commitd719706ecd08560d96de86bcc824507d4a007ca9 (patch)
tree200de9e06da79be204b9152a9dcfde3f62c19943 /include
parentf4344329548653f8a50382323f6dcc8435e6b882 (diff)
parenta7b11aea5651543755a139ce2da7f54f63258271 (diff)
Merge branch 'master' of https://github.com/CISOfy/lynis
Diffstat (limited to 'include')
-rw-r--r--include/consts5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/consts b/include/consts
index 8271a4b8..8dda8540 100644
--- a/include/consts
+++ b/include/consts
@@ -138,7 +138,10 @@ unset LANG
NTPD_ROLE=""
OPTION_DEBIAN_SKIP_SECURITY_REPOSITORY=0
ORACLE_RUNNING=0
- OS=""; OS_MODE=""
+ OS=""
+ OS_KERNELVERSION=""
+ OS_KERNELVERSION_FULL=""
+ OS_MODE=""
OS_REDHAT_OR_CLONE=0
OSIRISBINARY=""
PACMANBINARY=""