Browse Source

change: activemq start in foreground (added console parameter)

Peter Oostenbach 10 năm trước cách đây
mục cha
commit
5ddcf2f1b8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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