From b55a47510f9f3daf53dfcde27ee102adf442593d Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 27 May 2013 09:48:44 +0200 Subject: Initial import --- pdnsd.conf.dhcpcd-hook | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pdnsd.conf.dhcpcd-hook (limited to 'pdnsd.conf.dhcpcd-hook') diff --git a/pdnsd.conf.dhcpcd-hook b/pdnsd.conf.dhcpcd-hook new file mode 100644 index 0000000..5e593f7 --- /dev/null +++ b/pdnsd.conf.dhcpcd-hook @@ -0,0 +1,10 @@ +server { + label = "dynamic"; + # no ip address definition here, this is just a placeholder + proxy_only = off; + lean_query = on; + timeout = 4; + uptest = none; + root_server = off; + purge_cache = off; +} -- cgit v1.2.3-54-g00ecf