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
--
David H. Wolfskill [EMAIL PROTECTED]
Depriving a girl or boy of an opportunity for education is evil.
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
pgpuYW9t1cwn6.pgp
Description: PGP signature
