[Bug 263675] [NEW PORT] dns/acme-dns

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 19 May 2022 11:42:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263675

--- Comment #6 from Stefan Eßer <se@FreeBSD.org> ---
(In reply to punkt.de Hosting Team from comment #5)

The files in libexec/apache24 are technically shared libraries, but in practice
they are dynamically loaded extensions of the apache binary using dlopen().

They are in that place specifically to be hidden from the general shared
library search path, since they cannot be used as libraries by other programs
than apache.

-- 
You are receiving this mail because:
You are the assignee for the bug.