From owner-freebsd-questions@FreeBSD.ORG Fri Jan 14 21:04:58 2005 Return-Path: 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 D107C16A4CE for ; Fri, 14 Jan 2005 21:04:58 +0000 (GMT) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7644343D1F for ; Fri, 14 Jan 2005 21:04:58 +0000 (GMT) (envelope-from fquest@ccstores.com) Received: from [209.53.238.86] (helo=[192.168.1.4]) by mail.qcislands.net with esmtp (Exim 4.43) id 1CpYcu-000Jyp-3H; Fri, 14 Jan 2005 13:05:00 -0800 Message-ID: <41E833FB.5070306@ccstores.com> Date: Fri, 14 Jan 2005 13:04:59 -0800 From: Jim Pazarena User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (86) Subject: boot up notification X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 21:04:59 -0000 I would like one of my servers to send me an email when it boots. I envision a script in rc.conf to do this. Is there an easier way, or an automatic system which can do this? Jim