Disable rc.lkm by default. This has the nontrivial, hidden effect that if

rc.lkm is run, and BIND is used to resolve names, the BEFORENET stage of
rc-calling-rc.lkm will hang trying to mount a nfs /usr.
This commit is contained in:
tv 1998-09-14 18:22:20 +00:00
parent e30eafbbc6
commit 52c5bfaee0

View File

@ -1,4 +1,4 @@
# $NetBSD: rc.conf,v 1.33 1998/08/04 04:09:05 lukem Exp $
# $NetBSD: rc.conf,v 1.34 1998/09/14 18:22:20 tv Exp $
#
# see rc.conf(5) for more information.
@ -32,7 +32,7 @@ critical_filesystems=""
no_swap=NO
# One-time actions and programs on boot-up.
lkm=YES # run /etc/rc.lkm
lkm=NO # run /etc/rc.lkm
savecore=YES savecore_flags=""
update_motd=YES # updates /etc/motd