My "named.conf" looked like this:
  include "/etc/bind/named.conf.options";
  include "/etc/bind/named.conf.local";
  include "/etc/bind/named.conf.default-zones";

I changed it statically to:
  include "/var/run/bind/named.options";
  include "/etc/bind/named.conf.local";
  include "/etc/bind/named.conf.default-zones";

Even better would be, to select the right include based on info in
"/etc/default/bind"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/996088

Title:
  Bind is not configured correctly on upgrade (resolvconf integration)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/996088/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to