Date: Mon, 13 Jan 2003 13:25:29 +0200 From: "Yonatan Bokovza" <Yonatan@xpert.com> To: <questions@freebsd.org> Subject: RE: Security Report Message-ID: <C2DC75EEA405354AA9C03EF5CB8CDE0840D12B@EXCHANGE.xpert.com>
next in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: Rus Foster [mailto:rghf@fsck.me.uk] > Sent: Monday, January 13, 2003 13:17 > To: questions@freebsd.org > Subject: Security Report >=20 >=20 > Hi, > Is it my imagination or should FreeBSD automatically make run=20 > a cron job > to generate a security report? If so does anyone have the cron line? daily_status_security_enable=3D"YES" is the default, from /etc/defaults/periodic.conf. If you didn't change that in /etc/periodic.conf it should run as a part of the "periodic daily". The "periodic daily" line in /etc/crontab is (by default): 1 3 * * * root periodic daily 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?C2DC75EEA405354AA9C03EF5CB8CDE0840D12B>