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>
Signed-off-by: Fabian Deutsch <fabian.deutsch@gmx.de>
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>