Jamie McClymont 8cdc8687bf redis: handle changes to systemd support
The 6.0 changelog notes that systemd support was rewritten. The effects
of that seem to be twofold:

* Redis will silently fail to sd_notify if not built with libsystemd,
  breaking our unit configuration.
* It also appears to misbehave if told to daemonize when running under
  systemd -- note that upstream's sample unit configuration does not
  daemonize:
  https://github.com/antirez/redis/blob/unstable/utils/systemd-redis_server.service
2020-05-17 20:23:48 +12:00
..
2019-09-19 19:17:30 +02:00
2018-05-01 16:44:12 +02:00
2020-05-06 14:56:21 +02:00
2019-08-26 21:40:19 +00:00
2020-03-16 19:30:23 +02:00
2019-10-12 22:25:28 +02:00