Comment 1 for bug 396632

Revision history for this message
Daniel Hahler (blueyed) wrote :

I cannot confirm this.

Are you referring to the following snippet?

# be sure there is a /var/run/lighttpd, even with tmpfs
mkdir -p /var/run/lighttpd > /dev/null 2> /dev/null
chown www-data:www-data /var/run/lighttpd
chmod 0750 /var/run/lighttpd