feat: Show daemon log

* feat: Show daemon log
This commit is contained in:
Kroese
2023-12-28 17:58:07 +01:00
committed by GitHub
parent d09588b915
commit 973efa2d27
7 changed files with 33 additions and 24 deletions

View File

@@ -47,6 +47,7 @@ done
# Configure serial ports
SERIAL_OPTS="\
-serial none \
-chardev pty,id=charserial0 \
-device isa-serial,chardev=charserial0,id=serial0 \
-device virtio-serial-pci,id=virtio-serial0,bus=pcie.0,addr=0x3 \