Unverified Commit c433e681 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

MON_OPTS

parent be187f0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,4 +84,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"