Hi, > It seems it is because service startup is handled by systemd before > that /var/run/redis/ is created
Ah, systemd- of course. That shell code won't be run. Can you try
dropping the following:
d /run/redis 2775 redis redis -
.. into /usr/lib/tmpfiles.d/redis-server.conf ?
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-

