16306: Move nginx temp dirs into a subdir.
authorTom Clegg <tom@curii.com>
Tue, 22 Dec 2020 21:15:21 +0000 (16:15 -0500)
committerTom Clegg <tom@curii.com>
Tue, 22 Dec 2020 21:15:21 +0000 (16:15 -0500)
When running as root, Nginx changes ownership of these temp dirs to
"nobody".  We also use the same TMPDIR for standalone passenger
processes, which run as www-data, so we need Nginx to leave it alone.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>


No differences found