summaryrefslogtreecommitdiff
path: root/net/powerdns/patches/patch-ab
blob: 7ac7c7a28ec883a7d1e54b622f67e3a68dc06848 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$NetBSD: patch-ab,v 1.4 2014/12/10 14:50:09 fhajny Exp $

Default paths.
--- pdns/pdns.conf-dist.orig	2014-10-28 10:41:09.000000000 +0000
+++ pdns/pdns.conf-dist
@@ -52,7 +52,7 @@
 #################################
 # config-dir	Location of configuration directory (pdns.conf)
 #
-# config-dir=/usr/local/etc
+# config-dir=@PKG_SYSCONFDIR@
 
 #################################
 # config-name	Name of this virtual configuration - will rename the binary image
@@ -287,7 +287,7 @@
 #################################
 # module-dir	Default directory for modules
 #
-# module-dir=/usr/local/lib/pdns
+# module-dir=@PREFIX@/lib/pdns
 
 #################################
 # negquery-cache-ttl	Seconds to store negative query results in the QueryCache