commit | 40c0775e5ea47667db497565b79a8dc154530992 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Tue Oct 22 13:28:49 2013 -0400 |
committer | Eric Paris <eparis@redhat.com> | Mon Jan 13 22:30:38 2014 -0500 |
tree | 882d62ba73b6a4ab80449127cb2060dce64ffe74 | |
parent | b6cfee4cce25d8d2cc06c69f0de2b61d4b2249b3 [diff] |
audit: allow unlimited backlog queue Since audit can already be disabled by "audit=0" on the kernel boot line, or by the command "auditctl -e 0", it would be more useful to have the audit_backlog_limit set to zero mean effectively unlimited (limited only by system RAM). Acked-by: Gao feng <gaofeng@cn.fujitsu.com> Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>