Skip to content

Commit 88acd73

Browse files
committed
feat: Auto reboot in case of kernel panic
1 parent d88c506 commit 88acd73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
logo.nologo root=/dev/mmcblk0p2 rootwait rootfstype=ext4 dwc_otg.lpm_enable=0 console=tty1
1+
logo.nologo root=/dev/mmcblk0p2 rootwait rootfstype=ext4 dwc_otg.lpm_enable=0 console=tty1 panic=5
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
logo.nologo root=/dev/mmcblk0p2 rootwait rootfstype=ext4 quiet fastboot vt.global_cursor_default=0 console=tty9 loglevel=3
1+
logo.nologo root=/dev/mmcblk0p2 rootwait rootfstype=ext4 quiet fastboot vt.global_cursor_default=0 console=tty9 loglevel=3 panic=5

0 commit comments

Comments
 (0)