Skip to content

Commit

Permalink
Tweaking monitrc
Browse files Browse the repository at this point in the history
  • Loading branch information
kdonovan committed Jun 1, 2010
1 parent fcb4a35 commit 3c352e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/apn_sender.monitrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ check process apn_sender
group apn_sender
start program = "/var/www/#{app_name}/current/script/apn_sender --environment=production --verbose start"
stop program = "/var/www/{#app_name}/current/script/apn_sender --environment=production --verbose stop"
if 2 restarts within 3 cycles then timeout
depends_on redis

0 comments on commit 3c352e1

Please sign in to comment.