[Bug 295485] need a way to block zfs.ko from being autoloaded by tools like puppet and facter
[email protected] Fri, 22 May 2026 00:28:23 +0000
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295485 --- Comment #2 from Dan Mahoney <[email protected]> --- Stock vanilla BSD's securelevels can also do this, but to the best of my knowledge, there's no other case where a userspace command will just randomly push modules into your stack (post-boot) that you didn't tell the kernel to add. It's anomalous. Honestly, the more correct answer would be for zpool status, and puppet/facter to just no-op if the module's not loaded. I understand they're trying to help. Stop helping. -- You are receiving this mail because: You are the assignee for the bug.