From: Tom Clegg Date: Tue, 22 Dec 2020 21:15:21 +0000 (-0500) Subject: 16306: Move nginx temp dirs into a subdir. X-Git-Tag: 2.2.0~141^2~33 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/c59af50bc2f7a366cd12a8dd6fc7d7e3b1c32480?hp=c59af50bc2f7a366cd12a8dd6fc7d7e3b1c32480 16306: Move nginx temp dirs into a subdir. 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 ---