From owner-freebsd-rc@FreeBSD.ORG Wed Jul 21 10:15:14 2004 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9BFB16A4CE for ; Wed, 21 Jul 2004 10:15:14 +0000 (GMT) Received: from telecom.net.et (ns2.telecom.net.et [213.55.64.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3B7543D48 for ; Wed, 21 Jul 2004 10:15:12 +0000 (GMT) (envelope-from mtm@identd.net) Received: from [213.55.66.123] (HELO pool-151-200-10-97.res.east.verizon.net) by telecom.net.et (CommuniGate Pro SMTP 3.4.8) with ESMTP-TLS id 52201768; Wed, 21 Jul 2004 13:08:33 +0300 Received: from rogue.acs-et.com (localhost [127.0.0.1]) ESMTP id i6LAGGe7025283; Wed, 21 Jul 2004 13:16:17 +0300 (EAT) (envelope-from mtm@rogue.acs-et.com) Received: (from mtm@localhost) by rogue.acs-et.com (8.12.11/8.12.11/Submit) id i6LAGFRE025282; Wed, 21 Jul 2004 13:16:15 +0300 (EAT) (envelope-from mtm) Date: Wed, 21 Jul 2004 13:16:14 +0300 From: Mike Makonnen To: Paul Schmehl Message-ID: <20040721101614.GA25243@rogue.acs-et.com> References: <2147483647.1090366876@[192.168.2.102]> <20040721074439.GA1288@rogue.acs-et.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040721074439.GA1288@rogue.acs-et.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD/5.2-CURRENT (i386) cc: freebsd-rc@freebsd.org Subject: Re: rc script won't start daemon on reboot X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to /etc/rc.d design and implementation. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 10:15:15 -0000 On Wed, Jul 21, 2004 at 10:44:39AM +0300, Mike Makonnen wrote: > On Tue, Jul 20, 2004 at 11:41:16PM -0500, Paul Schmehl wrote: > > > > bash-2.05b# uname -v > > FreeBSD 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003 > > root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC > > FreeBSD 4.x does not use the rc.d mechanism during boot. It has > a static rc(8). You should call the script from /etc/rc.local. > On second thought, nevermind. I didn't realize it was in /usr/local/etc/rc.d/, in which case it should be started with all the rest of the ports scripts. If your rc.subr supports it put rc_debug=yes in /etc/rc.conf and post a link to the output (it's quite verbose :-). Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4 1F55 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon !