https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282269
Bug ID: 282269
Summary: /etc/rc.d/kld: print the kernel modules being loaded
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 254445
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254445&action=edit
kld patch
the kld rc script currently just prints
Loading kernel modules:
and nothing else. It really should tell us what it's doing.
This patch will change it to print out like:
Loading kernel modules: if_epair if_ovpn accf_http accf_data
--
You are receiving this mail because:
You are the assignee for the bug.