mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-08 09:27:45 +08:00
Agent
This commit is contained in:
parent
051f51efee
commit
f7f1823ff2
@ -47,7 +47,7 @@ _graceful_shutdown(){
|
|||||||
if ((AGENT_VERSION < 2)); then
|
if ((AGENT_VERSION < 2)); then
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo "Please update the agent to allow gracefull shutdowns..."
|
echo "Please update the VirtualDSM Agent to allow gracefull shutdowns..."
|
||||||
|
|
||||||
pkill -f qemu-system-x86_64
|
pkill -f qemu-system-x86_64
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user