> It would be useful if the calling > code were there but commented out (or disabled conditionally upon the > value of an environment variable, etc.) so that users who _do_ want > to use pdns-recursor as a general purpose nameserver can enable the > code and have the initscript tell resolvconf about the availability > of pdns-recursor.
Thanks Thomas! - I do want my resolvconf configuration informed when pdns/pdns-recursor is available - so I too wish the code was available in pdns init scripts I think the best way to enable/disable informing resolvconf of name service availability is centrally in /etc/resolvconf/interface-order, using statements like - lo.!(pdns|pdns-recursor) - rather than on an init script by init script basis Thanks again again guys, for your work on Debian name services! Jack -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

