Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Commit

Permalink
Adding in reboot on kernel panic
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerego committed Dec 23, 2016
1 parent aaa799c commit fa26749
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/etc/sysctl.d/98-rpi.conf
@@ -0,0 +1,4 @@
kernel.panic = 5
kernel.printk = 3 4 1 3
vm.min_free_kbytes = 16384

0 comments on commit fa26749

Please sign in to comment.