Skip to content

Instantly share code, notes, and snippets.

View jcoleman's full-sized avatar

James Coleman jcoleman

  • Braintree Payments
  • Greenville, SC
View GitHub Profile
@jcoleman
jcoleman / puma-init.erb
Last active August 29, 2015 14:02 — forked from ivanxuu/puma.sh
#! /bin/sh
### BEGIN INIT INFO
# Provides: pumacontrol
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Puma web server
### END INIT INFO