Skip to content
Commit 26f65ae8 authored by Bjørn Forsman's avatar Bjørn Forsman Committed by Robin Gloster
Browse files

nixos/redis: enforce owner/perms on /var/lib/redis (#18046)

Previously it was only set once, now it is enforced on each start-up of
redis.service. Also set _ownership_ recursively, so that the
/var/lib/redis/dump.rdb file is guaranteed to be accessible by the
currently configured redis user.

Fixes issue #9687, where redis wouldn't start because /var/lib/redis had
wrong owner.
parent b170bed1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment