浏览代码

change: activemq start in foreground (added console parameter)

Peter Oostenbach 10 年之前
父节点
当前提交
5ddcf2f1b8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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