Skip to content

Instantly share code, notes, and snippets.

View bsimser's full-sized avatar
💭
Waiting for the zombie apocalypse to start

Occular Malice bsimser

💭
Waiting for the zombie apocalypse to start
View GitHub Profile
@bsimser
bsimser / redis.sh
Created August 28, 2010 17:49
redis server for gemcutter install
#! /bin/sh
### BEGIN INIT INFO
# Provides: redis-server
# 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: redis-server - Persistent key-value db