24 lines
598 B
Plaintext
24 lines
598 B
Plaintext
@comment $OpenBSD: PLIST,v 1.7 2012/11/07 10:13:44 dcoppa Exp $
|
|
@newgroup _redis:686
|
|
@newuser _redis:686:_redis:daemon:redis account:${DBDIR}:/sbin/nologin
|
|
@bin bin/redis-benchmark
|
|
@bin bin/redis-check-aof
|
|
@bin bin/redis-check-dump
|
|
@bin bin/redis-cli
|
|
@bin bin/redis-sentinel
|
|
@bin bin/redis-server
|
|
share/examples/redis/
|
|
@sample ${SYSCONFDIR}/redis/
|
|
share/examples/redis/redis.conf
|
|
@sample ${SYSCONFDIR}/redis/redis.conf
|
|
share/examples/redis/sentinel.conf
|
|
@sample ${SYSCONFDIR}/redis/sentinel.conf
|
|
@mode 0700
|
|
@owner _redis
|
|
@group _redis
|
|
@sample ${DBDIR}/
|
|
@mode
|
|
@owner
|
|
@group
|
|
@rcscript ${RCDIR}/redis
|