mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-13 05:23:41 +08:00
fix: Download error messages (#756)
This commit is contained in:
@@ -176,7 +176,7 @@ MON_OPTS="\
|
||||
|
||||
if [[ "$CONSOLE" != [Yy]* ]]; then
|
||||
|
||||
MON_OPTS="$MON_OPTS -daemonize -D $QEMU_LOG"
|
||||
MON_OPTS+=" -daemonize -D $QEMU_LOG"
|
||||
|
||||
_trap _graceful_shutdown SIGTERM SIGHUP SIGINT SIGABRT SIGQUIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user