]> granicus.if.org Git - pdns/commitdiff
add in -fail conf options
authorMark Zealey <mark@markandruth.co.uk>
Fri, 3 Jan 2014 09:28:24 +0000 (11:28 +0200)
committerMark Zealey <mark@markandruth.co.uk>
Fri, 3 Jan 2014 09:28:24 +0000 (11:28 +0200)
pdns/pdns.conf-dist

index 113817a362ad4d596fb97bc02b6308ddf0162692..adecb9a99dac6d0b6d5e9ff8ee95809fc1d46c6e 100644 (file)
 #
 # 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
 #