Skip to content

Instantly share code, notes, and snippets.

@kessler
kessler / redis-server
Last active December 19, 2015 02:28 — forked from dstroot/redis-server
#!/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/6379.conf
# config: /etc/sysconfig/redis
# pidfile: /var/run/redis_6379.pid