nixpkgs/nixos/modules/services/databases
Bjørn Forsman 26f65ae860 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.
2016-08-28 08:05:14 +00:00
..
4store-endpoint.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
4store.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
cassandra.nix further fix manual evaluation 2016-08-10 15:51:01 +01:00
couchdb.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
firebird.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
hbase.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
influxdb.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
memcached.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
monetdb.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
mongodb.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
mysql.nix mysql: fix replication tests (#17174) 2016-07-23 00:37:05 +02:00
neo4j.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
openldap.nix Merge pull request #16148 from womfoo/openldap 2016-06-16 16:37:55 +02:00
opentsdb.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
postgresql.nix postgresql service: initialScript fixup 2016-04-23 22:28:12 +03:00
postgresql.xml doc: use postgresql94 2015-01-07 13:21:18 +01:00
redis.nix nixos/redis: enforce owner/perms on /var/lib/redis (#18046) 2016-08-28 08:05:14 +00:00
riak.nix riak: new nixos service 2015-07-21 09:25:41 -04:00
virtuoso.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00