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
..
2021-03-15 01:41:40 +00:00
2021-01-29 18:56:28 +01:00
2019-06-10 18:55:11 +03:00
2020-11-14 19:16:56 -08:00
2020-11-24 12:42:06 -05:00
2020-10-01 13:00:52 +02:00