Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2023 11:17:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272129] rc.d/kld should run before rc.d/sysctl
Message-ID:  <bug-272129-227-NHDuOKWHKg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272129-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272129-227@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=3D272129

Mina Gali=C4=87 <freebsd@igalic.co> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |freebsd@igalic.co

--- Comment #1 from Mina Gali=C4=87 <freebsd@igalic.co> ---
note that kld depends on kldxref, which (optionally) *uses* sysctl to obtain
`kern.module_path`.

But, that's probably not something anyone should be setting in sysctl.conf.
if one wants to modify that path, they can do so in rc.conf via
`kldxref_module_path`.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272129-227-NHDuOKWHKg>