From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] audit: allow unlimited backlog queue Date: Wed, 15 Jan 2014 07:53:26 -0500 Message-ID: <1436512.jO6G90Soyo@x2> References: <1389740356-18867-1-git-send-email-rgb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1389740356-18867-1-git-send-email-rgb@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Richard Guy Briggs Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Tuesday, January 14, 2014 05:59:16 PM Richard Guy Briggs wrote: > 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 resources). I don't see a useful purpose to this. -Steve