Fixed startup command

This commit is contained in:
Tim Kuhlman 2014-02-26 14:30:32 -07:00
parent 28d73219e2
commit 082d250045
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ respawn
setgid persister
setuid persister
exec /usr/bin/java -Xmx8g -cp /opt/mon/mon-persister.jar com.hpcloud.MonPersisterService --config /etc/mon/persister-config.yml
exec /usr/bin/java -Xmx8g -cp /opt/mon/mon-persister.jar com.hpcloud.MonPersisterService server /etc/mon/persister-config.yml