Skip to content

Instantly share code, notes, and snippets.

View andrecunha's full-sized avatar

Andre Cunha andrecunha

View GitHub Profile
@andrecunha
andrecunha / gunicorn
Last active August 29, 2015 14:14 — forked from suda/gunicorn
#!/bin/sh
### BEGIN INIT INFO
# Provides: gunicorn
# Required-Start: $all
# Required-Stop: $all
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: starts the gunicorn server
# Description: starts gunicorn using start-stop-daemon