From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Difference between "-a exit,always" and "-a always,exit"? Date: Thu, 03 Apr 2014 08:32:28 -0400 Message-ID: <6209163.80HeQiKcI1@x2> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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: linux-audit@redhat.com Cc: leam hall List-Id: linux-audit@redhat.com On Thursday, April 03, 2014 08:28:59 AM leam hall wrote: > In the audit.rules file, is there a difference between "-a exit,always" > and "-a always,exit"? Nope. Both work fine. I think that for consistency, I have fixed all rules files to use "-a always,exit". -Steve