In debian/nginx-common.preinst: # http://bugs.debian.org/701112 if [ `stat -c '%U:%G.%a' /var/log/nginx` == 'root:root.755' ]; then chown root:adm /var/log/nginx chmod 750 /var/log/nginx fi
This has been changed. I will create a NEWS entry and push. It will be resolved in the next upload. -- Michael Lustfield -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org