From owner-freebsd-current Mon Jan 5 15:51:01 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA27075 for current-outgoing; Mon, 5 Jan 1998 15:51:01 -0800 (PST) (envelope-from owner-freebsd-current) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id PAA27070 for ; Mon, 5 Jan 1998 15:50:55 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.73 #1) id 0xpMIC-0002UR-00; Mon, 5 Jan 1998 15:50:48 -0800 Date: Mon, 5 Jan 1998 15:50:46 -0800 (PST) From: Tom To: freebsd-current@freebsd.org Subject: newsyslog.conf & /etc/periodic/monthly/200.accounting bug Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The stock newsyslog.conf rotates /var/log/wtmp every 7 days. The stock /etc/periodic/monthly/200.accounting produces an accounting report every month. Result? The accounting report only covers the last week of each month. Tom