mirror of
https://github.com/ovh/debian-cis.git
synced 2025-07-14 21:02:18 +02:00
Change default status to audit for file with custom create_config
This commit is contained in:
@ -41,7 +41,7 @@ apply () {
|
||||
# This function will create the config file for this check with default values
|
||||
create_config() {
|
||||
cat <<EOF
|
||||
status=disabled
|
||||
status=audit
|
||||
SYSLOG_BASEDIR='/etc/syslog-ng'
|
||||
EOF
|
||||
}
|
||||
|
Reference in New Issue
Block a user