Fix a bug for default auditd.conf: The NOLOG option to log_format is deprecated. Please use the write_logs option.

This commit is contained in:
Samson-W 2019-05-14 11:44:24 +08:00
parent 39da6d480a
commit c50234b965
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ local_events = yes
write_logs = yes
log_file = /var/log/audit/audit.log
log_group = root
log_format = RAW
write_logs = yes
flush = INCREMENTAL_ASYNC
freq = 50
max_log_file = 8