Niklas Hambüchen ee0f3e7ad9 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.
2017-04-01 15:22:01 +02:00
..
2016-10-09 02:00:18 +02:00
2017-01-29 05:33:56 -06:00
2017-01-29 05:33:56 -06:00
2016-02-25 13:52:45 +00:00
2017-01-29 05:33:56 -06:00
2017-02-27 11:49:10 -06:00
2015-09-18 18:48:50 +00:00
2014-04-21 23:22:10 +02:00
2017-01-29 05:33:56 -06:00