~ubuntu-branches/ubuntu/maverick/pdns/maverick-updates

« back to all changes in this revision

Viewing changes to debian/default/pdns

  • Committer: Bazaar Package Importer
  • Author(s): Matthijs Mohlmann
  • Date: 2007-06-02 00:13:47 UTC
  • Revision ID: james.westby@ubuntu.com-20070602001347-iyoa21se0sjipoo1
Tags: 2.9.21-2
* Fix an unconditional replace in the resolvconf script. (Closes: #425441)
* Do not include the 127.0.0.1 in the recursor list. (Closes: #425442)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Variables for PowerDNS
2
2
#
3
 
#
 
3
# Whether you want to start PowerDNS automatically.
4
4
START=no
5
5
 
 
6
# If you have resolvconf installed, you can enable the following to have
 
7
# resolvconf update an recursor line in the pdns config, as determined by
 
8
# resolvconf.
 
9
RESOLVCONF_UPDATE_FORWARDERS=no