Date: Wed, 21 Jun 2023 14:05: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-TlwvtG5rDB@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 --- Comment #6 from dfr@rabson.org --- As Mina already noted, setting kldxref_module_path is a better way of controlling the search path so I don't think this is a problem. IMO, the violation of POLA where a user adds a module to kld_list but cannot reliably manage sysctl variables is a worse issue. I know I wasted too much time debugging that on one of my systems yesterday. --=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-TlwvtG5rDB>