From owner-freebsd-hackers@FreeBSD.ORG Sun May 4 08:24:54 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E490637B401 for ; Sun, 4 May 2003 08:24:54 -0700 (PDT) Received: from thalia.otenet.gr (thalia.otenet.gr [195.170.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D011F43F75 for ; Sun, 4 May 2003 08:24:53 -0700 (PDT) (envelope-from keramida@freebsd.org) Received: from gothmog.gr (patr530-a074.otenet.gr [212.205.215.74]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h44FOomX022105; Sun, 4 May 2003 18:24:51 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h44FOn0X002342; Sun, 4 May 2003 18:24:49 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h44FOniZ002341; Sun, 4 May 2003 18:24:49 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Sun, 4 May 2003 18:24:48 +0300 From: Giorgos Keramidas To: Makoto Matsushita Message-ID: <20030504152448.GF699@gothmog.gr> References: <20030503204938.GA3907@gothmog.gr> <20030505000224E.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030505000224E.matusita@jp.FreeBSD.org> cc: hackers@freebsd.org Subject: Re: Periodic email about security notifications X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 15:24:55 -0000 On 2003-05-05 00:02, Makoto Matsushita wrote: > > keramida> The following script for /etc/periodic/security implements > keramida> exactly this idea. It depends on lynx(1) to run, which > keramida> isn't part of the base system, so I'm not sure if it's ok to > keramida> add it to the base system at all. > > How 'bout putting this script into lynx ports, installing it under > ${PREFIX}/etc/periodic/security ? I have a new version now, thanks to Brian Ledbetter, that only uses tools from the base system. Since it seems that at least 3-4 people liked this, I'll clean it up, merge some great suggestions from Brian, and ask the security-officer people if they want me to commit it :-)