Fixed init script.

This commit is contained in:
Tim Kuhlman 2014-03-14 17:13:21 -06:00
parent 0f67be4f1c
commit 83407453cc
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ respawn
setgid thresh
setuid thresh
exec /usr/bin/java -Xmx8g -cp /opt/mon/mon-thresh.jar com.hpcloud.ThresholdEngine /etc/mon-thresh/mon-thresh-config.yml topology-name
exec /usr/bin/java -Xmx8g -cp /opt/mon/mon-thresh.jar com.hpcloud.mon.ThresholdingEngine /etc/mon/mon-thresh-config.yml topology-name