From owner-freebsd-questions@FreeBSD.ORG Fri Sep 3 19:33:58 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6293C106566C for ; Fri, 3 Sep 2010 19:33:58 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (ns2.r-bonomi.com [204.87.227.129]) by mx1.freebsd.org (Postfix) with ESMTP id 1ECA18FC0A for ; Fri, 3 Sep 2010 19:33:57 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.3/rdb1) id o83JX7XP010818; Fri, 3 Sep 2010 14:33:07 -0500 (CDT) Date: Fri, 3 Sep 2010 14:33:07 -0500 (CDT) From: Robert Bonomi Message-ID: <201009031933.o83JX7XP010818@mail.r-bonomi.com> To: freebsd-questions@freebsd.org, martin@dc.cis.okstate.edu Cc: Subject: Re: Need to run a Command Once on Boot. FreeBSD8.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 19:33:58 -0000 > From owner-freebsd-questions@freebsd.org Fri Sep 3 14:13:18 2010 > To: freebsd-questions@freebsd.org > Date: Fri, 03 Sep 2010 14:13:33 -0500 > From: Martin McCormick > Subject: Need to run a Command Once on Boot. FreeBSD8.1 > > I seem to recall that there is some sort of stub that > will let one execute a script which runs at the last stage of > the boot process but I can't seem to remember enough to look it > up. /etc/rc.local maybe? contrary to the 'rc.d' way of doing things, but 'simple'. :)