Date: Sat, 6 May 2000 08:43:24 +1200 From: Jonathan Chen <Jonathan.Chen@itouch.co.nz> To: tom <tomb@cgf.net> 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> In-Reply-To: <3911DC61.5A2AB12C@cgf.net>; from tomb@cgf.net on Thu, May 04, 2000 at 01:24:01PM -0700 References: <3911DC61.5A2AB12C@cgf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonathan.chen@itouch.co.nz> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000506084323.A3937>