mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-07 17:07:58 +08:00
Comment
This commit is contained in:
parent
8d22684894
commit
18fa0619ca
@ -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}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user