Friday, October 03, 2008

How to automatically reboot after a kernel panic?

You should investigate the root cause when possible but if the machine needs to be up and running again without much interruption, you can have it reboot when panicking after a number of seconds. Put this into /etc/sysctl.conf
kernel.panic = 60

Labels:

0 Comments:

Post a Comment

<< Home