Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [program:redis]
- command = /usr/local/bin/redis-server redis.conf
- directory = /opt/redis
- autostart = true
- autorestart = true
- user = redis
- stdout_logfile = /var/log/redis/stdout.log
- stderr_logfile = /var/log/redis/stderr.log
Advertisement
Add Comment
Please, Sign In to add comment