|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../pdns/pdns.conf |
|
|
|
|
# Copyright (C) 2011 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2011 - 2014 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -24,6 +24,5 @@ fi
|
|
|
|
|
|
|
|
|
|
var_append confopt ' ' '--with-modules=' |
|
|
|
|
var_append confopt ' ' '--sysconfdir=/etc/powerdns' |
|
|
|
|
var_append confopt ' ' '--disable-recursor' |
|
|
|
|
var_append confopt ' ' '--with-dynmodules=\"${modules}\"' |
|
|
|
|
|
|
|
|
|