Skip to content

Instantly share code, notes, and snippets.

View tcopple's full-sized avatar

tyler copple tcopple

View GitHub Profile
@tcopple
tcopple / resque-web.init.d
Created October 7, 2011 20:16
an init.d script to start and top resque-web under the user 'resquer'
#! /bin/sh
### BEGIN INIT INFO
# Provides: resque-web
# Required-Start: $syslog
# Required-Stop: $syslog
# Should-Start: $local_fs
# Should-Stop: $local_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: web interface for resque processing