From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Neuberger Subject: Re: Error deleting rule during shutdown with -e 2 Date: Wed, 12 Oct 2011 12:01:07 -0400 Message-ID: References: <201110121127.26467.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (ext-mx13.extmail.prod.ext.phx2.redhat.com [10.5.110.18]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p9CG1OAj006867 for ; Wed, 12 Oct 2011 12:01:24 -0400 Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p9CG1MJi006855 for ; Wed, 12 Oct 2011 12:01:23 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RE1FB-00026h-CK for linux-audit@redhat.com; Wed, 12 Oct 2011 18:01:21 +0200 Received: from 65.196.64.170 ([65.196.64.170]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Oct 2011 18:01:21 +0200 Received: from daniel.neuberger by 65.196.64.170 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Oct 2011 18:01:21 +0200 In-Reply-To: <201110121127.26467.sgrubb@redhat.com> 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 10/12/2011 11:27 AM, Steve Grubb wrote: > You would normally modify /etc/sysconfig/auditd to adjust this setting. This is > considered a config file that rpm will not overwrite. Awesome! That works. Thanks! - Daniel