[Bug 996088] Re: Bind is not configured correctly on upgrade (resolvconf integration)

Grandswiss joerg.straube at iaeth.ch
Thu Oct 11 13:22:33 UTC 2012


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
Server Team, which is subscribed to bind9 in 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



More information about the Ubuntu-server-bugs mailing list