mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 22:04:39 +02:00
Add note and changed example of quick
This commit is contained in:
parent
c1f0b5e8b0
commit
f1a5c41b87
15
default.prf
15
default.prf
@ -386,7 +386,7 @@ config:compliance_standards:cis,hipaa,iso27001,pci-dss:
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
# Enable quick mode (no waiting for keypresses, same as --quick option)
|
# Enable quick mode (no waiting for keypresses, same as --quick option)
|
||||||
#quick=1
|
#quick=yes
|
||||||
|
|
||||||
# Skip a test (one per line)
|
# Skip a test (one per line)
|
||||||
#skip-test=SSH-7408
|
#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:loglevel
|
||||||
#skip-test=SSH-7408:permitrootlogin
|
#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
|
#EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user