Skip to content

Instantly share code, notes, and snippets.

View jwarzech's full-sized avatar

Jordan Warzecha jwarzech

View GitHub Profile
@jwarzech
jwarzech / redis-server
Created March 11, 2013 00:23
init.d script for redis-server
#! /bin/sh
### BEGIN INIT INFO
# Provides: redis-server
# Required-Start: $syslog $remote_fs
# Required-Stop: $syslog $remote_fs
# 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