Re: [gentoo-dev] [RFC PATCH v2 04/20] www-servers/nginx: add nginx.tmpfiles for managing /var/tmp/nginx

2024-07-30 Thread Christian Bricart
just my 2¢ here and sorry if I might have overlookt a rationale earlier why moving nginx's temp dir to "generic purpose" /var/tmp/… and not keeping it at /var/lib/nginx/tmp/* ? Especially, when there even is/would be a tmpfiles entry taking care of it's existence and ownership. Christian Am

Re: [gentoo-dev] [RFC PATCH v2 04/20] www-servers/nginx: add nginx.tmpfiles for managing /var/tmp/nginx

2024-07-30 Thread Zurab Kvachadze
On Tue, 2024-07-30 at 09:12 +, Christian Bricart wrote: > just my 2¢ here and sorry if I might have overlookt a rationale earlier > > why moving nginx's temp dir to "generic purpose" /var/tmp/… and not keeping > it at /var/lib/nginx/tmp/* ? TLDR: Because /var/tmp is designated for temporary f