mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-15 14:50:51 +08:00
Space
This commit is contained in:
@@ -48,7 +48,7 @@ _graceful_shutdown() {
|
|||||||
|
|
||||||
# Send a NMI interrupt which will be detected by the kernel
|
# Send a NMI interrupt which will be detected by the kernel
|
||||||
echo 'nmi' | nc -q 1 -w 1 localhost "${QEMU_MONPORT}" > /dev/null
|
echo 'nmi' | nc -q 1 -w 1 localhost "${QEMU_MONPORT}" > /dev/null
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
echo && echo "Please update the VirtualDSM Agent to allow for gracefull shutdowns..."
|
echo && echo "Please update the VirtualDSM Agent to allow for gracefull shutdowns..."
|
||||||
|
|||||||
Reference in New Issue
Block a user