svn commit: r223917 - head/etc/rc.d

Ryan Stone rysto32 at gmail.com
Wed Jul 13 00:18:02 UTC 2011


I can confirm that on a 8.2-RELEASE derived system, the loader is
setting module_path correctly:

(TPC-F4-42:wheel)# cat /boot/loader.conf.local
kernel="STOCK"
module_path="/boot/kernel;/boot/modules;/modules"

(TPC-F4-42:wheel)# sysctl kern.module_path
kern.module_path: /boot/STOCK;/boot/kernel;/boot/modules;/modules


More information about the svn-src-head mailing list