Browse Source

change: activemq start in foreground (added console parameter)

Peter Oostenbach 10 years ago
parent
commit
5ddcf2f1b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      battlecamp-go-gameserver/supervisord.conf

+ 1 - 1
battlecamp-go-gameserver/supervisord.conf

@@ -5,4 +5,4 @@ nodaemon=true
 command=/go/bin/battlecamp-go-gameserver -boardGen=battlecamp-go-boardgenerator.summercamp.local:80
 
 [program:activemq]
-command=/apache-activemq-5.12.0/bin/linux-x86-64/activemq start
+command=/apache-activemq-5.12.0/bin/linux-x86-64/activemq console