Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 26f65ae8607a496856f28488c90e08c880ac908b
https://github.com/NixOS/nixpkgs/commit/26f65ae8607a496856f28488c90e08c880ac908b
Author: Bjørn Forsman <[email protected]>
Date: 2016-08-28 (Sun, 28 Aug 2016)
Changed paths:
M nixos/modules/services/databases/redis.nix
Log Message:
-----------
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.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits