lint updates
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
8e3457ee3c
commit
c090ca580e
|
@ -677,7 +677,6 @@ ubtu24cis_sysctl_kernel_conf: /etc/sysctl.d/98_cis_kernel.conf
|
||||||
# options = 1, 2 or 3
|
# options = 1, 2 or 3
|
||||||
ubtu24_ptrace_value: 1
|
ubtu24_ptrace_value: 1
|
||||||
|
|
||||||
|
|
||||||
## Controls 1.6.x - Warning banners
|
## Controls 1.6.x - Warning banners
|
||||||
# The controls 1.6.x set various warning banners and protect the respective files
|
# The controls 1.6.x set various warning banners and protect the respective files
|
||||||
# by tightening the access rights.
|
# by tightening the access rights.
|
||||||
|
@ -1126,7 +1125,6 @@ ubtu24cis_auditd_uid_exclude:
|
||||||
# To conform to CIS standards this just needs to comply with your site policy
|
# To conform to CIS standards this just needs to comply with your site policy
|
||||||
ubtu24cis_logrotate: "daily"
|
ubtu24cis_logrotate: "daily"
|
||||||
|
|
||||||
|
|
||||||
## Control 6.2.1.4 - Ensure audit_backlog_limit is sufficient
|
## Control 6.2.1.4 - Ensure audit_backlog_limit is sufficient
|
||||||
# This variable represents the audit backlog limit, i.e., the maximum number of audit records that the
|
# This variable represents the audit backlog limit, i.e., the maximum number of audit records that the
|
||||||
# system can buffer in memory, if the audit subsystem is unable to process them in real-time.
|
# system can buffer in memory, if the audit subsystem is unable to process them in real-time.
|
||||||
|
@ -1234,7 +1232,6 @@ ubtu24cis_aide_cron:
|
||||||
# can be concatenated with commas.
|
# can be concatenated with commas.
|
||||||
aide_weekday: '*'
|
aide_weekday: '*'
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
## Section 7 Control Variables
|
## Section 7 Control Variables
|
||||||
##
|
##
|
||||||
|
|
Loading…
Reference in New Issue