Skip to content

Instantly share code, notes, and snippets.

View josiah-wolf-oberholtzer's full-sized avatar
㊙️
info goblin

J. Wolf Oberholtzer josiah-wolf-oberholtzer

㊙️
info goblin
View GitHub Profile
#!/bin/sh
#
# redis - this script starts and stops the redis-server daemon
#
# chkconfig: - 85 15
# description: Redis is a persistent key-value database
# processname: redis-server
# config: /etc/redis/redis.conf
# config: /etc/sysconfig/redis
# pidfile: /var/run/redis/redis.pid