From owner-freebsd-stable@FreeBSD.ORG Tue Nov 11 19:56:22 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B24E1065670 for ; Tue, 11 Nov 2008 19:56:22 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id DE1978FC1E for ; Tue, 11 Nov 2008 19:56:21 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id mABJLsu5073222; Tue, 11 Nov 2008 11:21:54 -0800 (PST) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id mABJLsQ1073221; Tue, 11 Nov 2008 11:21:54 -0800 (PST) (envelope-from david) Date: Tue, 11 Nov 2008 11:21:53 -0800 From: David Wolfskill To: Geoff Sweet Message-ID: <20081111192153.GI69155@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , Geoff Sweet , freebsd-stable@freebsd.org References: <1226429104.8047.5.camel@gsweet-laptop> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9j2ELPqTsVbCO5A+" Content-Disposition: inline In-Reply-To: <1226429104.8047.5.camel@gsweet-laptop> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: /usr/local/etc/rc.d getting run twice X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2008 19:56:22 -0000 --9j2ELPqTsVbCO5A+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=3D"/usr/local/etc/rc.d" in /etc/rc.conf. Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --9j2ELPqTsVbCO5A+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkkZ21EACgkQmprOCmdXAD0//QCghT1VQKzlwpDwSkl9RyQJCKj8 lz0Amwftck5NxhTRxihj7JxLkddUXvCO =A9p7 -----END PGP SIGNATURE----- --9j2ELPqTsVbCO5A+--