virtualbox-ose-kmod rc scripts

Dag-Erling Smørgrav des at des.no
Sun May 25 20:10:20 UTC 2014


First of all, why is there a vboxnet rc script but not a vboxdrv rc
script?

Second, there is already support in /etc/rc.subr for checking whether a
module is loaded, and loading it if it isn't.  Search for load_kld.
There is no unload_kld, but IMHO you can just "kldunload" blindly.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-emulation mailing list