Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2006 18:48:47 -0400
From:      Gerard <gerard@seibercom.net>
To:        Jonathan Chen <jonc@chen.org.nz>, FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: Error Message Upon Boot-up
Message-ID:  <20060528184438.D33C.GERARD@seibercom.net>
In-Reply-To: <20060528214851.GA36622@osiris.chen.org.nz>
References:  <20060528154547.C1474@seibercom.net> <20060528214851.GA36622@osiris.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
Jonathan Chen <jonc@chen.org.nz>

> On Sun, May 28, 2006 at 03:52:02PM -0400, Gerard E. Seibert wrote:
> > Using: FreeBSD 6.1
> > 
> > I have suddenly started seeing an error message upon boot-up. This is a 
> > snippet of the display when the error message is displayed.
> > 
> > Starting mysql.
> >  dnetcStarting ddclient.
> > /etc/rc: WARNING: $compat5x_enable is not set properly - see rc.conf(5).
> 
> You need:
> 
> 	compat5x_enable="YES"
> 
> in /etc/rc.conf

I searched around and figured that out. Now I have a few other questions.

1) How did it suddenly get in my /usr/local/etc/rc.d directory anyway?

2) If it is not specifically enabled or disabled in the rc.conf file,
why is it complaining? Other files in ./rc.d do not complain if there is
no entry in the rc.conf file. They just do not start. At least that is
what I believe happens.

3) Would this be considered a bug of some type?

-- 
Gerard Seibert
gerard@seibercom.net


"Never underestimate the power of stupid people in large groups."

     Anonymous



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060528184438.D33C.GERARD>