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

feat: Set process name (#623)

parent 7cfb57b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -168,6 +168,7 @@ _graceful_shutdown() {

MON_OPTS="\
        -pidfile $QEMU_PID \
        -name ${APP,,// /-},process=${APP,,// /-},debug-threads=on \
        -monitor telnet:localhost:$QEMU_PORT,server,nowait,nodelay"

if [[ "$CONSOLE" != [Yy]* ]]; then