Subject: Re: Does MP build for i386 require rebuild of config(8)?
To: None <tech-smp@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: tech-smp
Date: 01/24/2002 23:50:30
Greywolf <greywolf@starwolf.com> typed:
: I left ddb out of the kernel so that anyone at home using the system
: can just hit return and have it reboot (besides, when it hangs, I

Maybe you want:
% echo "ddb.onpanic=0" >>/etc/sysctl.conf
or (through config file)
% echo "options 	DDB_ONPANIC=0" >> RIVENDELL

Regards,
Geoff