Skip to content

Instantly share code, notes, and snippets.

View jtgeibel's full-sized avatar

Justin Geibel jtgeibel

View GitHub Profile
@jtgeibel
jtgeibel / etc-init.d-nginx
Last active December 16, 2015 15:29 — forked from loopj/passenger-nginx-spdy.sh
Install the latest nginx with passenger and some extensions.
#! /bin/sh
### BEGIN INIT INFO
# Provides: nginx
# Required-Start: $all
# Required-Stop: $all
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: starts the nginx web server
# Description: starts nginx using start-stop-daemon