From owner-freebsd-questions Mon Jan 13 3:28:50 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 269C737B401 for ; Mon, 13 Jan 2003 03:28:49 -0800 (PST) Received: from void.xpert.com (www.xpert.com [199.203.132.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9170743ED8 for ; Mon, 13 Jan 2003 03:28:47 -0800 (PST) (envelope-from Yonatan@xpert.com) Received: from exchange.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.22 #1) id 18Y2ho-0006eH-00 for questions@freebsd.org; Mon, 13 Jan 2003 13:24:36 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Security Report Date: Mon, 13 Jan 2003 13:25:29 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Security Report Thread-Index: AcK69O1cTrslg87eSJCzPZeH5xirbgAASFnw From: "Yonatan Bokovza" To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----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