Better way to handle the serial console

This commit is contained in:
2019-10-05 17:58:44 -05:00
parent 317bed2eb6
commit 9c620cb28f
5 changed files with 28 additions and 6 deletions

View File

@ -0,0 +1,7 @@
---
grub_cfg_path: /boot/grub/grub.cfg
grub_defaults_path: /etc/default/grub
# Enables serial console.
# This is helpful for libvirt guests
grub_cmdline_linux: console=ttyS0