Sha256: ed887c732a107635f4980ac64c307f605c8c85027fc976844e2a3b6784f8ecf9

Contents?: true

Size: 303 Bytes

Versions: 2

Compression:

Stored size: 303 Bytes

Contents

check process backgroundrb_<%= application %> with pidfile <%= backgroundrb_pid_path %>
  start program = "/sbin/service backgroundrb_<%= application %> start" 
  stop program =  "/sbin/service backgroundrb_<%= application %> stop" 
  if failed host 127.0.0.1 port <%= backgroundrb_port %> then restart

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
capitate-0.2.14 lib/templates/backgroundrb/backgroundrb.monitrc.erb
capitate-0.2.13 lib/templates/backgroundrb/backgroundrb.monitrc.erb