diff --git a/installer/resources/wrapper.config b/installer/resources/wrapper.config
index 2c11b56aa807a8eb8a8430043d09e8c35f8af66f..6f364146171e703dea0292f127038453449477bb 100644
--- a/installer/resources/wrapper.config
+++ b/installer/resources/wrapper.config
@@ -184,7 +184,7 @@ wrapper.on_exit.4=RESTART
 wrapper.on_exit.5=RESTART
 
 # the router may take a few seconds to save state, etc
-wrapper.jvm_exit.timeout=30
+wrapper.jvm_exit.timeout=60
 
 # give the OS 60s to clear all the old sockets / etc before restarting
 # Let's change the default from 60 to 15 seconds and see if anyone moans..