Comment 14 for bug 933723

Revision history for this message
Nathan Stratton Treadway (nathanst) wrote : Re: bind9 registering itself with resolvconf but not set up to forward queries

Saivann,

1:9.8.1.dfsg.P1-3 changes the default value of the bind9/run-resolvconf debconf setting to "false" -- but if that setting has already been set to "true" by an earlier installation of the bind9 package then the RESOLVCONF=yes will still get written to the config file until you manually reconfigure the bind9 package. There's another bug open on that issue: LP: #996088 .

($RET is the return from the db_get function call, which reads the current value of the bind9/run-resolvconf setting from the debconf database.)

Nathan