From: Mark Zealey Date: Fri, 3 Jan 2014 09:28:24 +0000 (+0200) Subject: add in -fail conf options X-Git-Tag: rec-3.6.0-rc1~265^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1129%2Fhead;p=thirdparty%2Fpdns.git add in -fail conf options --- diff --git a/pdns/pdns.conf-dist b/pdns/pdns.conf-dist index 113817a362..adecb9a99d 100644 --- a/pdns/pdns.conf-dist +++ b/pdns/pdns.conf-dist @@ -179,11 +179,21 @@ # # local-address=0.0.0.0 +################################# +# local-address-nonexist-fail Fail to start if one or more of the local-address's do not exist on this server +# +# local-address-nonexist-fail=yes + ################################# # local-ipv6 Local IP address to which we bind # # local-ipv6= +################################# +# local-ipv6-nonexist-fail Fail to start if one or more of the local-ipv6 addresses do not exist on this server +# +# local-ipv6-nonexist-fail=yes + ################################# # local-port The port on which we listen #