From owner-cvs-etc Thu Jan 29 02:51:37 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA15772 for cvs-etc-outgoing; Thu, 29 Jan 1998 02:51:37 -0800 (PST) (envelope-from owner-cvs-etc) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA15741; Thu, 29 Jan 1998 02:51:28 -0800 (PST) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA15766; Thu, 29 Jan 1998 02:50:25 -0800 (PST) Date: Thu, 29 Jan 1998 02:50:25 -0800 (PST) Message-Id: <199801291050.CAA15766@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc rc rc.conf Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 1998/01/29 02:50:25 PST Modified files: (Branch: RELENG_2_2) etc rc rc.conf Log: Adds new configuration variable "ldconfig_extra_libdirs", whose contents is appended to _LDC. Useful for Motif or a truly local dir tree. (Tested on my 2.2.5-S box for a month.) Revision Changes Path 1.104.2.30 +6 -1 src/etc/rc 1.1.2.31 +2 -1 src/etc/rc.conf