From f1a5c41b872899b3adc0b9f902bc54838a9dc46c Mon Sep 17 00:00:00 2001 From: mboelen Date: Tue, 19 Apr 2016 19:43:25 +0200 Subject: Add note and changed example of quick --- default.prf | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'default.prf') diff --git a/default.prf b/default.prf index 70f03169..cd2b5fb3 100644 --- a/default.prf +++ b/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) -#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 -- cgit v1.2.3