On Tue, 11 Nov 2008 at 13:45 -, Geoff Sweet wrote:
> Greetings, I have new freshly installed servers of FreeBSD 6.3. We
> started our migration before 6.4 was released. Anyway we have some
> custom tools that we have built startup scripts for and placed them
> into /usr/local/etc/rc.d. Howev
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
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..