Remove log part K from default configuration

This commit is contained in:
brenosilva 2011-05-25 17:56:07 +00:00
parent edf039b8aa
commit 1341c49838

View File

@ -177,7 +177,7 @@ SecAuditEngine RelevantOnly
SecAuditLogRelevantStatus "^(?:5|4(?!04))"
# Log everything we know about a transaction.
SecAuditLogParts ABIJDEFHKZ
SecAuditLogParts ABIJDEFHZ
# Use a single file for logging. This is much easier to look at, but
# assumes that you will use the audit log only ocassionally.