Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2008 11:54:17 -0800
From:      Geoff Sweet <geoff.sweet@x10.com>
To:        David Wolfskill <david@catwhisker.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: /usr/local/etc/rc.d getting run twice
Message-ID:  <1226433257.8047.11.camel@gsweet-laptop>
In-Reply-To: <20081111192153.GI69155@bunrab.catwhisker.org>
References:  <1226429104.8047.5.camel@gsweet-laptop> <20081111192153.GI69155@bunrab.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ah, indeed that seems to be the problem.  Thank you, I may never have
spotted that on my own.

-Geoff Sweet


On Tue, 2008-11-11 at 11:21 -0800, David Wolfskill wrote:
> On Tue, Nov 11, 2008 at 10:45:04AM -0800, Geoff Sweet wrote:
> > Greetings, I have new freshly installed servers of FreeBSD 6.3....
> > Any advice?
> 
> Check the value of local_startup in /etc/{defaults/,}rc.conf.
> 
> In 6.3, I believe the default was
> 
> 	/usr/local/etc/rc.d /usr/X11R6/etc/rc.d
> 
> but you may find that /usr/X11R6 has become a symlink to /usr/local
> (after upgrading X11).
> 
> If it is, you can avoid the problem by placing
> 
> local_startup="/usr/local/etc/rc.d"
> 
> in /etc/rc.conf.
> 
> Peace,
> david




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