--- named.bak 2016-12-22 10:59:07.000000000 +0100 +++ named 2016-12-22 10:58:10.000000000 +0100 @@ -148,6 +148,7 @@ _mount /etc/bind ${CHROOT}/etc/bind -o bind _mount /var/bind ${CHROOT}/var/bind -o bind _mount /var/log/named ${CHROOT}/var/log/named -o bind + _mount /run ${CHROOT}/run -o bind if [ "${CHROOT_GEOIP:-0}" -eq 1 ]; then _mount /usr/share/GeoIP ${CHROOT}/usr/share/GeoIP -o bind fi