Date: Wed, 21 Jul 2004 13:16:14 +0300 From: Mike Makonnen <mtm@identd.net> To: Paul Schmehl <pauls@utdallas.edu> Cc: freebsd-rc@freebsd.org Subject: Re: rc script won't start daemon on reboot Message-ID: <20040721101614.GA25243@rogue.acs-et.com> In-Reply-To: <20040721074439.GA1288@rogue.acs-et.com> References: <2147483647.1090366876@[192.168.2.102]> <20040721074439.GA1288@rogue.acs-et.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040721101614.GA25243>