mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
coreos-base/oem-azure: forward journal to console
This commit is contained in:
parent
56829f3027
commit
3053e3b85b
@ -1,7 +1,7 @@
|
|||||||
# CoreOS GRUB settings
|
# CoreOS GRUB settings
|
||||||
|
|
||||||
# Azure only has a serial console.
|
# Azure only has a serial console.
|
||||||
set linux_console="console=ttyS0,115200n8 earlyprintk=ttyS0,115200"
|
set linux_console="console=ttyS0,115200n8 earlyprintk=ttyS0,115200 systemd.journald.forward_to_console=yes"
|
||||||
serial com0 --speed=115200 --word=8 --parity=no
|
serial com0 --speed=115200 --word=8 --parity=no
|
||||||
terminal_input serial_com0
|
terminal_input serial_com0
|
||||||
terminal_output serial_com0
|
terminal_output serial_com0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user