commit | c4b7a7755f91081e430bbd58fec77194b05f834b | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Wed Jan 13 09:15:18 2016 -0500 |
committer | Paul Moore <paul@paul-moore.com> | Wed Jan 13 09:15:18 2016 -0500 |
tree | 5a1bb4a6f242cc9e50352564d2b5a0674180e499 | |
parent | afd2ff9b7e1b367172f18ba7f693dfb62bdcb2dc [diff] |
audit: don't needlessly reset valid wait time After auditd has recovered from an overflowed queue, the first process that doesn't use reserves to make it through the queue checks should reset the audit backlog wait time to the configured value. After that, there is no need to keep resetting it. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <pmoore@redhat.com>