From owner-freebsd-stable Wed Feb 28 17:26:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.219.91]) by hub.freebsd.org (Postfix) with SMTP id 39A9A37B718 for ; Wed, 28 Feb 2001 17:26:23 -0800 (PST) (envelope-from danfe@inet.ssc.nsu.ru) Received: (qmail 12320 invoked from network); 1 Mar 2001 01:26:18 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 1 Mar 2001 01:26:18 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id HAA06524 for ; Thu, 1 Mar 2001 07:25:53 +0600 Date: Thu, 1 Mar 2001 07:25:52 +0600 (NOVT) From: Alexey Dokuchaev To: stable@freebsd.org Subject: Just curious on log rotating Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Most logs are rotated via newsyslog (configured in /etc/newsyslog.conf), while accounting logs are rotated by /etc/periodic/daily/310...smthing. Why not to just rotate them all by newsyslog, so sysadmin would not need to mess with dozen files when tuning his box for log roration. Just wondering... -- WBR DAN Fe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message