From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 13:25:52 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 B331316A4CE for ; Tue, 13 Jan 2004 13:25:52 -0800 (PST) Received: from mail.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id D05A843D2F for ; Tue, 13 Jan 2004 13:25:47 -0800 (PST) (envelope-from jstewart@rtl.org) Received: from mis3c.rtl.lan (rtl-2.i2k.com [63.94.12.206]) by mail.rtl.org (Postfix) with ESMTP id 2E86730ADB; Tue, 13 Jan 2004 16:24:25 -0500 (EST) Received: by mis3c.rtl.lan (Postfix, from userid 500) id B38804FD1; Tue, 13 Jan 2004 16:23:22 -0500 (EST) Date: Tue, 13 Jan 2004 16:23:22 -0500 From: Jason Stewart To: Lowell Gilbert Message-ID: <20040113212322.GC1100@rtl.org> Mail-Followup-To: Lowell Gilbert , Radko Keves , questions@freeBSD.org References: <20040113203537.GA8699@studnet.edu.eu.org> <44y8sbftne.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44y8sbftne.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.1i cc: Radko Keves cc: questions@freeBSD.org Subject: Re: newsyslog.conf in 5.x and bz2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 21:25:52 -0000 On 13/01/04 16:03 -0500, Lowell Gilbert wrote: > Radko Keves writes: > > > can i change compression type from bzip2 to gzip when syslog > > rotate files? > > Yes. > > > i can't find it nowhere. > > Really? It's right in the manual for newsyslog(8). > You just use a 'Z' flag instead of 'J'. Just to avoid confusion, it's J for bzip2 and Z for gzip