[Bug 272129] rc.d/kld should run before rc.d/sysctl
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272129] rc.d/kld should run before rc.d/sysctl"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Jun 2023 14:05:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272129 --- 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. -- You are receiving this mail because: You are the assignee for the bug.