I've worked around this issue by doing this:

cd /etc/systemd/system
cp /lib/systemd/system/bind9.service .
[edit file to your liking]
systemctl reenable bind9.service
service bind9 restart

Reply via email to