This commit is contained in:
Kroese 2023-05-08 14:26:19 +02:00 committed by GitHub
parent c649fe3d82
commit 9b263239ff

View File

@ -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..."