Hi Oliver,

> we set the dir option in the redis.conf file to our fastest disc:
>
> dir /srv/redis
>
> Of couse we adjust the redis.service file to this setting:
>
> ReadWriteDirectories=-/srv/redis
>
> After any update of the package: redis stops working [...]

How exactly are you editing the Redis service file? I ask this because
as you yourself have identified, it looks like your local changes are
not being used, and the usual reason for this with systemd is not using
the special systemd incantation for doing that.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org 🍥 chris-lamb.co.uk
       `-

Reply via email to