From owner-cvs-all Sun Jul 9 14:53:27 2000 Delivered-To: cvs-all@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 9CF9E37BAF8 for ; Sun, 9 Jul 2000 14:53:24 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id OAA00151; Sun, 9 Jul 2000 14:53:21 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 09 Jul 2000 14:53:21 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: John Polstra Subject: Re: cvs commit: src/sbin/ldconfig ldconfig.8 ldconfig.c Cc: cvs-all@FreeBSD.ORG, Wesley Morgan Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra wrote: > Wesley Morgan wrote: >>> Make "ldconfig" with no arguments behave the same as "ldconfig -R". >> >> Thats a good change... Any plans on making it also read /etc/ld{-elf}.so.conf >> automatically as the man page implies (or am I misreading it?) > > I'm not sure what you mean. Now with no arguments it acts exactly the > same as ldconfig -R. And ldconfig -R does read /etc/ld{-elf}.so.conf > automatically. Oops, never mind. I misread Wesley Morgan's first posting and thought he was talking about rescanning the _hints_ file. He's right that it doesn't look at any /etc/ld-elf.so.conf file. I didn't have plans to make it do that, but I'll think about it. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message