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 - [email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to