Add note and changed example of quick

This commit is contained in:
mboelen 2016-04-19 19:43:25 +02:00
parent c1f0b5e8b0
commit f1a5c41b87
1 changed files with 14 additions and 1 deletions

View File

@ -386,7 +386,7 @@ config:compliance_standards:cis,hipaa,iso27001,pci-dss:
#################################################################################
# Enable quick mode (no waiting for keypresses, same as --quick option)
#quick=1
#quick=yes
# Skip a test (one per line)
#skip-test=SSH-7408
@ -395,4 +395,17 @@ config:compliance_standards:cis,hipaa,iso27001,pci-dss:
#skip-test=SSH-7408:loglevel
#skip-test=SSH-7408:permitrootlogin
#################################################################################
#
# SUGGESTION
# ----------
#
# Do NOT make changes to this file, instead copy your preferred settings to
# custom.prf and put it in the same directory as default.prf
#
# To discover where your profiles are located: lynis show profiles
#
#################################################################################
#EOF