From owner-freebsd-current Mon Jun 23 18:53:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA13765 for current-outgoing; Mon, 23 Jun 1997 18:53:14 -0700 (PDT) Received: from istari.flash.net (baasc5-223.flash.net [208.194.198.223]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA13760 for ; Mon, 23 Jun 1997 18:53:10 -0700 (PDT) Received: (from sjr@localhost) by istari.flash.net (8.8.5/8.8.5) id VAA18862 for freebsd-current@FreeBSD.ORG; Mon, 23 Jun 1997 21:53:07 -0400 (EDT) Date: Mon, 23 Jun 1997 21:53:07 -0400 (EDT) From: "Stephen J. Roznowski" Message-Id: <199706240153.VAA18862@istari.flash.net> To: freebsd-current@FreeBSD.ORG Subject: Problem with newsyslog Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Since upgrading to 3.0, I keep getting the following messages from cron: Subject: Cron /usr/sbin/newsyslog /var/log/maillog.0: No such file or directory In /var/log I have: 168 -rw-rw-r-- 1 root bin 157488 Jun 23 21:48 maillog 1 -rw-r--r-- 1 root bin 88 Jun 23 01:00 maillog.0.gz 120 -rw-rw-r-- 1 root bin 114063 Jun 23 01:00 maillog.1 1 -rw-rw-r-- 1 root bin 95 Jun 22 01:00 maillog.2.gz 136 -rw-rw-r-- 1 root bin 127472 Jun 22 01:00 maillog.3 1 -rw-rw-r-- 1 root bin 94 Jun 21 01:00 maillog.4.gz 192 -rw-rw-r-- 1 root bin 187617 Jun 21 01:00 maillog.5 1 -rw-rw-r-- 1 root bin 92 Jun 20 01:00 maillog.6.gz 200 -rw-rw-r-- 1 root bin 189088 Jun 20 01:00 maillog.7 I've deleted all of the file in /var/log, but the problem keeps reappearing.... I know that I'm probably missing something simple, can anyone point me in the right direction? Thanks, Stephen Roznowski (sjr1@flash.net)