Sha256: 38395c6f082348f2c585a9c590346b825456f3355b48cae77896f4568faddb8f
Contents?: true
Size: 570 Bytes
Versions: 130
Compression:
Stored size: 570 Bytes
Contents
check process ar_sendmail-<%= application %> with pidfile <%= current_path %>/tmp/pids/ar_sendmail.pid start program = "/usr/local/sbin/daemonize -c <%= current_path %> -o <%= current_path %>/log/ar_sendmail.log -e <%= current_path %>/log/ar_sendmail.log -p <%= current_path %>/tmp/pids/ar_sendmail.pid -l <%= current_path %>/tmp/pids/ar_sendmail.pid /usr/local/bin/ar_sendmail --environment production --verbose" stop program = "/usr/bin/xargs kill -9 < <%= current_path %>/tmp/pids/ar_sendmail.pid" if 3 restarts within 5 cycles then timeout
Version data entries
130 entries across 130 versions & 6 rubygems