From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: buffer space Date: Thu, 27 Aug 2009 14:45:41 -0400 Message-ID: <200908271445.41516.sgrubb@redhat.com> References: <200908271332.20237.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: David Flatley Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Thursday 27 August 2009 01:45:06 pm David Flatley wrote: > Can you give me an example of the use of -i ## First rule - delete all -D ## Increase the buffers to survive stress events. ## Make this bigger for busy systems -b 8192 ## Set failure mode to panic -f 2 ## Ignore any errors and keep loading -i ....