Open maxonthegit opened 13 years ago
This is due to an apparently incorrect reference to the pidfile in the init script. Can be fixed by using: sed -i 's/SOCKETDIR/PIDDIR/' /etc/init.d/pdns-recursor
sed -i 's/SOCKETDIR/PIDDIR/' /etc/init.d/pdns-recursor
This is due to an apparently incorrect reference to the pidfile in the init script. Can be fixed by using:
sed -i 's/SOCKETDIR/PIDDIR/' /etc/init.d/pdns-recursor