./boot: pass through C-c

This commit is contained in:
dzwdz 2023-09-06 22:25:38 +02:00
parent 9abbefe27e
commit 8f5e8eb284
1 changed files with 1 additions and 1 deletions

2
boot
View File

@ -14,7 +14,7 @@ QEMU=qemu-system-x86_64
QDISPLAY="-display none"
QNET="-nic user,model=rtl8139,mac=52:54:00:ca:77:1a,net=192.168.0.0/24,hostfwd=tcp::12380-192.168.0.11:80,id=n1"
QKVM="-enable-kvm"
QTTY="-serial stdio"
QTTY="-serial mon:stdio"
DRY_RUN=
TEST_RUN=