From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: auditd shutdown issue Date: Mon, 7 May 2007 13:10:51 -0400 Message-ID: <200705071310.51207.sgrubb@redhat.com> References: <20070507151806.GA17862@sgi.com> <200705071212.52354.sgrubb@redhat.com> <20070507163856.GA18495@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070507163856.GA18495@sgi.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: Bill O'Donnell Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Monday 07 May 2007 12:38, Bill O'Donnell wrote: > Is there another log somewhere that can indicate the > success, or lack thereof, of the labeling? dmesg should have the results. There should be an audit event of type AUDIT_FS_RELABEL somewhere with "res" field indicating status. -Steve