Branch: refs/heads/release-17.03
Home: https://github.com/NixOS/nixpkgs
Commit: 9cebf250df5c0eca34ade9f09e8147a3b211c45a
https://github.com/NixOS/nixpkgs/commit/9cebf250df5c0eca34ade9f09e8147a3b211c45a
Author: Niklas Hambüchen <[email protected]>
Date: 2017-04-01 (Sat, 01 Apr 2017)
Changed paths:
M nixos/modules/security/acme.nix
Log Message:
-----------
acme: Use `chown -R` for challenges directory. Fixes #24529.
Commit 75f131da02c00027b9a8240fb74d117cb0f9d9cf 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.
Commit: d74699501e36ccbf69da933f86bc39b96fe0c0fc
https://github.com/NixOS/nixpkgs/commit/d74699501e36ccbf69da933f86bc39b96fe0c0fc
Author: Domen Kožar <[email protected]>
Date: 2017-04-01 (Sat, 01 Apr 2017)
Changed paths:
M nixos/modules/security/acme.nix
Log Message:
-----------
Merge pull request #24531 from nh2/fix-24529-acme-dir-permissions-17.03
Fix acme dir permissions 17.03
Compare: https://github.com/NixOS/nixpkgs/compare/0a1483b83ab2...d74699501e36_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits