[Bug 275031] rc.d/ldconfig missing hard-coded /lib/casper from rtld-elf STANDARD_LIBRARY_PATH

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 12 Nov 2023 00:29:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275031

--- 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=$(/libexec/ld-elf.so.1 -v | sed -n -e '/^Default lib path /s///p' | tr : '
')
to only edit the relevant line.

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