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>2016-04-19 13:03:04 +0300
committermboelen <michael@cisofy.com>2016-04-19 13:03:04 +0300
commit89efa9fae8825b6eb565d2555c500f265b097c9c (patch)
tree95f1e2e051f883d08a5afff163b927613ca94d5e /default.prf
parent461bb84b624bb9a116499ef0d14810c80d072556 (diff)
Added new profile option: quick
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf5
1 files changed, 4 insertions, 1 deletions
diff --git a/default.prf b/default.prf
index a091d339..70f03169 100644
--- a/default.prf
+++ b/default.prf
@@ -381,10 +381,13 @@ config:compliance_standards:cis,hipaa,iso27001,pci-dss:
#################################################################################
#
-# Configuration (New Style) - Options not used yet
+# Configuration (New Style) - Some options are not used yet
#
#################################################################################
+# Enable quick mode (no waiting for keypresses, same as --quick option)
+#quick=1
+
# Skip a test (one per line)
#skip-test=SSH-7408