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>2014-09-08 17:12:44 +0400
committermboelen <michael@cisofy.com>2014-09-08 17:12:44 +0400
commit5c4c0f0ac0bac76d409d10bdf0fbc14d60bbb416 (patch)
treeb2d82097bfca83e6857e7d022655f199bc187dcd
parent5fbc1ab4712929eca82095aadaa2a026287caa88 (diff)
Added root-only tests variable
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 3fdacd6c..6d169c02 100644
--- a/include/consts
+++ b/include/consts
@@ -108,6 +108,7 @@ unset LANG
SAMHAINBINARY=""
SCAN_TEST_HEAVY=""; SCAN_TEST_MEDIUM=""; SCAN_TEST_LOW=""
SESTATUSBINARY=""
+ SKIPPED_TESTS_ROOTONLY=""
SSHKEYSCANBINARY=""
SSHKEYSCANFOUND=0
SYSLOGNGBINARY=""