rc script won't start daemon on reboot

Mike Makonnen mtm at identd.net
Wed Jul 21 00:43:47 PDT 2004


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 at 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 at identd.net | Fingerprint: AC7B 5672 2D11 F4D0 EBF8  5279 5359 2B82 7CD4 1F55
mtm at FreeBSD.Org| FreeBSD - Unleash the Daemon !


More information about the freebsd-rc mailing list