From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [Patch] Fix the bug of action "exec /path-to-script" can never be taken Date: Fri, 25 Jul 2008 16:02:02 -0400 Message-ID: <200807251602.03854.sgrubb@redhat.com> References: <003701c8edfd$e10ccb40$958da70a@truly> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <003701c8edfd$e10ccb40$958da70a@truly> 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: chuli Cc: 'linux-audit' List-Id: linux-audit@redhat.com On Thursday 24 July 2008 22:26:43 chuli wrote: > I found an error message "Audit daemon failed to exec null" in > /var/log/messages.=20 > > =C2=A0 It has the same bug with admin_space_left_action, disk_full_acti= on, > disk_error_action. > > =C2=A0 Here is my patch for audit-1.7.4. What's your opinion about such > modification? Good catch. Patch is applied. Thanks, -Steve