From owner-freebsd-questions@FreeBSD.ORG Sun Oct 19 21:02:50 2003 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 4F40A16A4B3 for ; Sun, 19 Oct 2003 21:02:50 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAD7743FB1 for ; Sun, 19 Oct 2003 21:02:48 -0700 (PDT) (envelope-from slave-mike@rv1.dynip.com) Received: from duron.rv1.dynip.com (c-66-177-119-177.se.client2.attbi.com[66.177.119.177]) by comcast.net (rwcrmhc12) with ESMTP id <200310200402480140077tj5e>; Mon, 20 Oct 2003 04:02:48 +0000 Received: from rv1.dynip.com (localhost [127.0.0.1]) by duron.rv1.dynip.com (8.12.10/8.12.10) with ESMTP id h9K42fHh010591; Mon, 20 Oct 2003 00:02:48 -0400 (EDT) (envelope-from slave-mike@rv1.dynip.com) Message-ID: <3F935E60.7030703@rv1.dynip.com> Date: Mon, 20 Oct 2003 00:02:40 -0400 From: slave-mike User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jason@dictos.com References: <200310111233.23883.jason@dictos.com> In-Reply-To: <200310111233.23883.jason@dictos.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Best place to start a misc program at bootup 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: Mon, 20 Oct 2003 04:02:50 -0000 a shell script ending with .sh with chmod +x in dir /usr/local/etc/rc.d man heir jason dictos wrote: > Hello again, > > So there's /etc/rc, and etc/rc.local, and then there's the fancy rc.conf > scripts which stat programs. /etc/rc and /etc/rc.local don't appear to be > "designated" places for starting up misc. programs, so where do we put these > misc programs which we want to run at startup? > > Thanks, > -Jason > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"