1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00
nixpkgs/nixos/modules
Lucas Savva 920a3f5a9d nixos/acme: Fix webroot issues
With the UMask set to 0023, the
mkdir -p command which creates the webroot
could end up unreadable if the web server
changes, as surfaced by the test suite in #114751
On top of this, the following commands
to chown the webroot + subdirectories was
mostly unnecessary. I stripped it back to
only fix the deepest part of the directory,
resolving #115976, and reintroduced a
human readable error message.
2021-03-15 01:41:40 +00:00
..
config
hardware
i18n/input-method
installer
misc doc: Port stdenv/multiple-output to Markdown 2021-03-14 02:18:40 +01:00
profiles
programs
security nixos/acme: Fix webroot issues 2021-03-15 01:41:40 +00:00
services Merge pull request #116084 from jonringer/bump-factorio 2021-03-14 19:51:42 +01:00
system Merge pull request #90065 from wizeman/u/fix-config-merge 2021-03-08 21:34:59 +01:00
tasks
testing
virtualisation
module-list.nix Merge pull request #93629 from ju1m/croc 2021-03-12 20:34:33 -05:00
rename.nix