From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] [AUDIT] Fix ANOM_PROMISCUOUS message format Date: Thu, 10 Jan 2008 12:49:40 -0500 Message-ID: <200801101249.40843.sgrubb@redhat.com> References: <1199985923.7836.63.camel@klausk.br.ibm.com> <200801101241.00467.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200801101241.00467.sgrubb@redhat.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Thursday 10 January 2008 12:41:00 Steve Grubb wrote: > And add a field at the end "res=1" since this doesn't appear to be able to > fail. Actually, I don't think this one is needed since its an ANOM event. They should be true always. I guess we just need a test of audit_enabled added. Thanks, -Steve