Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2023 00:29:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        rc@FreeBSD.org
Subject:   [Bug 275031] rc.d/ldconfig missing hard-coded /lib/casper from rtld-elf STANDARD_LIBRARY_PATH
Message-ID:  <bug-275031-20181-IUjix0HFNm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275031-20181@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275031-20181@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275031

--- Comment #5 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to John W. O'Brien from comment #3)
I do not understand what it has to do with rc.conf.

Also, I would write the calculation somewhat differently:
_LDC=3D$(/libexec/ld-elf.so.1 -v | sed -n -e '/^Default lib path /s///p' | =
tr : '
')
to only edit the relevant line.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275031-20181-IUjix0HFNm>