Date: Wed, 21 Jul 2004 10:44:39 +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: <20040721074439.GA1288@rogue.acs-et.com> In-Reply-To: <2147483647.1090366876@[192.168.2.102]> References: <2147483647.1090366876@[192.168.2.102]>
next in thread | previous in thread | raw e-mail | index | archive | help
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. 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?20040721074439.GA1288>