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

Comment

parent b2bb7e58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ _graceful_shutdown() {
    else

      echo
      echo "Please update the VirtualDSM Agent to allow gracefull shutdowns..."
      echo "Please update the VirtualDSM Agent to allow for gracefull shutdowns..."

      PID=$(cat "${_QEMU_PID}")
      kill -15 "${PID}"