From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Daemon start problems Date: Tue, 29 Nov 2011 11:20:35 -0500 Message-ID: <201111291120.35715.sgrubb@redhat.com> References: <20111122105231.GC2547@kildalton> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20111122105231.GC2547@kildalton> 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 Tuesday, November 22, 2011 05:52:32 AM Stephen Quinney wrote: > However, I'm struggling to debug why it is failing each time. All I get back from > the daemon is an exit code of 1, this seems to mean "generic or unspecified error", > and no useful error messages so I'm a bit stuck on what to do next. > > Any suggestions? Have you looked in syslog? Generally the audit daemon writes about any problem it runs into there. -Steve