diff --git a/run/power.sh b/run/power.sh index 004488b..817f167 100644 --- a/run/power.sh +++ b/run/power.sh @@ -52,7 +52,7 @@ _graceful_shutdown() { fi fi - + if ((AGENT_VERSION < 2)); then echo && echo "Please update the VirtualDSM Agent to allow for gracefull shutdowns..."