kumquat-buildroot/package/redis
Titouan Christophe ac3ab472e0 package/redis: add optional support for systemd
- Use the unit type=notify (Redis contacts systemd when ready)
- Start redis with the supervised option, so it knows it should
  talk to systemd
- USE_SYSTEMD is not documented, but it is used in the src/Makefile

Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu>
[yann.morin.1998@free.fr: add and explain USE_SYSTEMD]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-06-06 00:28:46 +02:00
..
0001-uclibc.patch
0002-largefile-conditional-define.patch
0003-redis.conf-adjust-defauts-for-buildroot.patch
Config.in
redis.hash
redis.mk package/redis: add optional support for systemd 2020-06-06 00:28:46 +02:00
redis.service package/redis: add optional support for systemd 2020-06-06 00:28:46 +02:00
S50redis