Comment 1 for bug 126894

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

Please find a fix for this attached.

I'm not providing a debdiff yet, because I'm not sure this is the correct way to fix this.

Basically, it adds the following lines to the beginning of the init script:
mkdir -p `dirname $PIDFILE`
chown -R popfile.popfile `dirname $PIDFILE`