Benjamin Long Thu, 03 Dec 2015 08:24:44 -0800
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