From owner-freebsd-questions@FreeBSD.ORG Sun Apr 18 06:03:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E49BF16A4CE for ; Sun, 18 Apr 2004 06:03:12 -0700 (PDT) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B2CD43D46 for ; Sun, 18 Apr 2004 06:03:12 -0700 (PDT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.71]) by mta11.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP id <20040418130312.SUE21898.mta11.adelphia.net@barbish> for ; Sun, 18 Apr 2004 09:03:12 -0400 From: "fbsd_user" To: "freebsd-questions@FreeBSD. ORG" Date: Sun, 18 Apr 2004 09:03:11 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: run custom script when newsyslog rotates log file. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2004 13:03:13 -0000 When my firewall log is rotated by newsyslog.conf, I want to run an custom script. Is there a way to auto launch script when newsyslog.conf log rotate event happens?