Re: setting kernel panic to reboot
Danny ter Haar (dth@cistron.nl)
20 Jul 1996 20:37:16 +0200
Patrick Main <pmain@mailhub.amaranth.com> wrote:
> Just wanting to know if there is another spot to set to e
> nable a reboot on panic. ??
Two options:
specify panic=30 at the lilo prompt (or in lilo config as option)
write a value to /proc/sys/kernel
if 0 is given it just sits and wait (default behavior)
Danny