In init.d/nginx we have: checkpath -d -m 0755 -o nginx:nginx /var/tmp/nginx/{client,proxy,fastcgi,scgi,uwsgi} but in many cases nginx is running as other user. So this must be configurable through conf.d/nginx Reproducible: Always
fixed