audit: add audit_backlog_wait_time configuration option
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 18 Sep 2013 15:55:12 +0000 (11:55 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 14 Jan 2014 03:28:45 +0000 (22:28 -0500)
reaahead-collector abuses the audit logging facility to discover which files
are accessed at boot time to make a pre-load list

Add a tuning option to audit_backlog_wait_time so that if auditd can't keep up,
or gets blocked, the callers won't be blocked.

Bump audit_status API version to "2".

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found