Sync
This commit is contained in:
parent
6feb39db28
commit
b012120489
1 changed files with 1 additions and 1 deletions
|
@ -56,4 +56,4 @@ _graceful_shutdown(){
|
||||||
|
|
||||||
_trap _graceful_shutdown SIGTERM SIGHUP SIGINT SIGABRT SIGQUIT
|
_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"
|
||||||
|
|
Loading…
Reference in a new issue