lctr-a6xx: reboot in 5 seconds after a kernel panic.
This commit is contained in:
parent
42e277e24f
commit
f0db652d81
@ -13,4 +13,4 @@ cfg_eth_ext_mk='255.255.0.0'
|
|||||||
cfg_eth_ext_gw='10.0.0.1'
|
cfg_eth_ext_gw='10.0.0.1'
|
||||||
cfg_eth_prv_ip='192.168.0.1'
|
cfg_eth_prv_ip='192.168.0.1'
|
||||||
cfg_escc_script='/etc/escc/hg1700.sh'
|
cfg_escc_script='/etc/escc/hg1700.sh'
|
||||||
cfg_kernel_extra_args='quiet'
|
cfg_kernel_extra_args='panic=5 quiet'
|
||||||
|
Reference in New Issue
Block a user