1
0
mirror of https://github.com/rancher/os.git synced 2025-07-31 22:47:16 +00:00

globalcfg: reboot 10s after kernel panic fixes #1785 (#1786)

This commit is contained in:
William Fleurant 2018-03-05 08:55:01 +00:00 committed by niusmallnan
parent 9c9c3ce141
commit d263be4bae

View File

@ -1,2 +1 @@
APPEND rancher.autologin=tty1 rancher.autologin=ttyS0 rancher.autologin=ttyS1 rancher.autologin=ttyS1 console=tty1 console=ttyS0 console=ttyS1 printk.devkmsg=on ${APPEND}
APPEND rancher.autologin=tty1 rancher.autologin=ttyS0 rancher.autologin=ttyS1 rancher.autologin=ttyS1 console=tty1 console=ttyS0 console=ttyS1 printk.devkmsg=on panic=10 ${APPEND}