From owner-freebsd-questions Thu May 4 13:48: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (fw2.wilsonandhorton.co.nz [203.99.66.4]) by hub.freebsd.org (Postfix) with ESMTP id D506437C248 for ; Thu, 4 May 2000 13:48:03 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.9.3/8.9.3) id IAA04026; Sat, 6 May 2000 08:43:24 +1200 (NZST) (envelope-from jonc) Date: Sat, 6 May 2000 08:43:24 +1200 From: Jonathan Chen To: tom Cc: freebsd-questions@freebsd.org Subject: Re: where did my "daily run output" and "security check output" go on 4.0 Message-ID: <20000506084323.A3937@jonc.itouch.co.nz> References: <3911DC61.5A2AB12C@cgf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3911DC61.5A2AB12C@cgf.net>; from tomb@cgf.net on Thu, May 04, 2000 at 01:24:01PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, May 04, 2000 at 01:24:01PM -0700, tom wrote: > Hi, > > It's probably a mail problem, but I don't know what generates the output > so as to trace the failure. > > Can anybody point me toward the script that performs these tasks? It's in /etc/crontab: 59 1 * * * root periodic daily 2>&1 | sendmail root and it runs the scripts in /etc/periodic/daily. -- Jonathan Chen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message