1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules
Niklas Hambüchen ee0f3e7ad9 acme: Use chown -R for challenges directory. Fixes #24529.
Commit 75f131da02 added
`chown 'nginx:nginx' '/var/lib/acme'` to the pre-start script,
but since it doesn't use `chown -R`, it is possible that there
are older existing subdirs (like `acme-challenge`)
that are owned to `root` from before that commit went it.
2017-04-01 15:22:01 +02:00
..
config
hardware
i18n/input-method
installer
misc
profiles
programs
security acme: Use chown -R for challenges directory. Fixes #24529. 2017-04-01 15:22:01 +02:00
services sshd.nix: Alternative fix for #19589 2017-03-31 16:18:58 +02:00
system
tasks
testing
virtualisation
module-list.nix quagga service: disable 2017-03-30 16:23:33 +02:00
rename.nix