소스 검색

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