4e045b6b43
loads before netstart this time. LKMs can be loaded at 3 strategic places in /etc/rc - before netstart, before "mount -a" and after all. "before netstart" works only if the /usr filesystem is local (or on NFS, if root is too). An additional field ("when") in lkm.conf controls when the LKM is loaded.
7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
# $NetBSD: lkm.conf,v 1.2 1997/07/14 11:55:46 drochner Exp $
|
|
#
|
|
# see lkm.conf(5) for details. path will look in /lkm and /usr/lkm.
|
|
#
|
|
# path options entry postinstall output when
|
|
#/lkm/if_ipl.o - - - - -
|