This commit is contained in:
Kroese 2023-04-20 18:40:31 +02:00 committed by GitHub
parent 6feb39db28
commit b012120489

View file

@ -56,4 +56,4 @@ _graceful_shutdown(){
_trap _graceful_shutdown SIGTERM SIGHUP SIGINT SIGABRT SIGQUIT
KVM_MON_OPTS="-monitor telnet:localhost:${QEMU_MONPORT},server,nowait,nodelay"
MON_OPTS="-monitor telnet:localhost:${QEMU_MONPORT},server,nowait,nodelay"