Procházet zdrojové kódy

change: activemq start in foreground (added console parameter)

Peter Oostenbach před 10 roky
rodič
revize
5ddcf2f1b8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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