Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=619237 --- Comment #5 from Chen Lei <supercyper1@xxxxxxxxx> 2010-08-27 06:46:52 EDT --- I highly recommend to rename %{_initddir}/redis to %{_initddir}/redis-server since the daemon excutable name is redis-server. Actually, most daemon are end with d or -server. Installing %{name}-server to %{_sbindir} may also not be appropriate as the redis-server is very useful for normal users. >From upstream config file: # By default Redis does not run as a daemon. Use 'yes' if you need it.# Note that Redis will write a pid file in /var/run/redis.pid when daemonized. Maybe you can install redis.conf to some non-standard place(e.g. /etc/redis/redis.conf), then you can pass the place of configfile to redis-server in initscript, so that redis.conf can also run in non-daemon mode. See http://packages.debian.org/experimental/redis-server -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review