Lucas Savva 92a3a37153 nixos/acme: Remove all systemd-tmpfiles usage
- Added an ExecPostStart to acme-$cert.service when webroot is defined to create the acme-challenge
directory and fix required permissions. Lego always tries to create .well-known and acme-challenge,
thus if any permissions in that tree are wrong it will crash and break cert renewal.
- acme-fixperms now configured with acme User and Group, however the script still runs as root. This
ensures the StateDirectories are owned by the acme user.
- Switched to list syntax for systemd options where multiple values are specified.
2020-12-29 15:01:08 +00:00
..
2020-11-24 12:42:06 -05:00
2019-06-10 18:55:11 +03:00
2020-11-14 19:16:56 -08:00
2019-09-19 19:17:30 +02:00
2020-11-24 12:42:06 -05:00
2020-10-01 13:00:52 +02:00