Automatic Reboot after Kernel Panic (Ubuntu)

June 18, 2008

I don’t know why Ubuntu server doesn’t have this enabled by default, but you should add the following to /etc/sysctrl.conf:

                      kernel.panic=60
                      

This will automatically reboot your server 60 seconds after a kernel panic.

blog comments powered by Disqus