--- /usr/lib//qlustar-image-common/init.qlustar.orig	2019-03-04 14:53:12.460536978 +0100
+++ /usr/lib//qlustar-image-common/init.qlustar	2019-03-04 14:54:50.719964672 +0100
@@ -233,7 +233,7 @@
   echo -e -n "\n     Timed out: "
   echo "Check that qlumand and qluman-router are running on the head-node."
   echo -n "     Retrying, count = $i/$try_count"
-  echo " (max. $(( ($try_count - $i) * ($execd_timeout + $execd_die_time) )) more seconds)"
+  echo " (max. $(( ($try_count - $i) * ($execd_timeout + $execd_die_timeout) )) more seconds)"
 done
 if $FAILED; then
   echo " ERROR: Failed to request QluMan node config in time. Giving up."
