Home
last modified time | relevance | path

Searched refs:kld_list (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rc/rc.d/
H A Dkld42 [ -n "$kld_list" ] || return
47 echo 'Loading kernel modules:' $kld_list
48 for _kld in $kld_list ; do
/freebsd/share/examples/jails/
H A DREADME16 $ sysrc kld_list+=ng_ether
/freebsd/
H A DUPDATING1045 renamed to tuntap. You should update any kld_list="if_tap" or
1046 kld_list="if_tun" entries in /etc/rc.conf, if_tap_load="YES" or
1229 module blacklist, in favor of loading them with kld_list in rc.conf(5).
1844 - Add `cfiscsi` to `$kld_list` in rc.conf(5).