summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-06-18 19:41:05 +0000
committerdougb <dougb@FreeBSD.org>2011-06-18 19:41:05 +0000
commit7622e8e87a4278814e465617d7c126bd9131d057 (patch)
tree78706f5691273963766b29bae281576157712018 /etc/rc.d/Makefile
parent2071e3510abcb0d23655e9ec6f21ded8a0d7fa8a (diff)
downloadFreeBSD-src-7622e8e87a4278814e465617d7c126bd9131d057.zip
FreeBSD-src-7622e8e87a4278814e465617d7c126bd9131d057.tar.gz
Add rc.d/kld to load kernel modules after local disks are up.
This method is many times faster than doing it in /boot/loader.conf.
Diffstat (limited to 'etc/rc.d/Makefile')
-rw-r--r--etc/rc.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 887db41..ada10f8 100644
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -18,7 +18,7 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
ip6addrctl ipfilter ipfs ipfw ipmon \
ipnat ipsec ipxrouted \
jail \
- kadmind kerberos keyserv kldxref kpasswdd \
+ kadmind kerberos keyserv kld kldxref kpasswdd \
ldconfig local localpkg lockd lpd \
mixer motd mountcritlocal mountcritremote mountlate \
mdconfig mdconfig2 mountd moused mroute6d mrouted msgs \
OpenPOWER on IntegriCloud