Commit Graph

4 Commits

Author SHA1 Message Date
Fabian Deutsch 9b1da96872 Drop PIDFile line from .service
Redis is not running as a daemon and so it is not creatnig a pidfile -
thus we need to remove the reference in the .service file.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=973151
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2013-09-06 11:28:19 +02:00
Fabian Deutsch 10e5c68666 redis.service: Service type=simple, matches config.
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
2012-02-01 09:04:45 +01:00
Fabian Deutsch e8dff38f7b redis.service: Fix config and user/group. Ta Timon.
Points redis-server to the appropriate config and runs the server as
redis:redis. Thanks Timon.

Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
2012-01-31 15:51:59 +01:00
Fabian Deutsch ad0d775a93 Update to 2.4.6 and introduce systemd unit.
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
2012-01-13 09:11:10 +01:00