3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
Florian Klink ff2fd6c4e5 nixos/redis: unbreak module
The redis module currently fails to start up, most likely due to running
a chown as non-root in preStart.

While at it, I hardcoded it to use systemd's StateDirectory and
DynamicUser to manage directory permissions, removed the unused
appendOnlyFilename option, and the pidFile option.

We properly tell redis now it's daemonized, and it'll use notify support
to signal readiness.
2019-09-01 14:08:42 +02:00
..
config nixos/fonts.enableDefaultFonts: add Noto Emoji 2019-09-01 00:09:25 -04:00
hardware nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
i18n/input-method nixos/ibus: do not default-install ibus-qt 2019-08-10 19:37:12 +02:00
installer nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
misc nixos/mailman: don't reserve a static uid in the system 2019-08-30 18:00:36 +02:00
profiles Merge pull request #63773 from flokli/installation-device-fixes 2019-08-31 02:59:23 +02:00
programs nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
security nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
services nixos/redis: unbreak module 2019-09-01 14:08:42 +02:00
system nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
tasks nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
testing nixos/test: remove the stateVersion statement from the test-instrumentation 2019-06-03 15:05:24 +02:00
virtualisation nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
module-list.nix Merge pull request #67818 from xvapx/remove/crashplan 2019-08-31 21:47:27 -04:00
rename.nix nixos/redis: unbreak module 2019-09-01 14:08:42 +02:00