# HG changeset patch # User Heiko Schlittermann # Date 1295992034 -3600 # Node ID c4236acf677d7707a6bc0ece3a05e399e892b8ba # Parent e720f1f782a2fec2ba94a7a45aaf8d36e34a7ba0 adopted to use tmp/ diff -r e720f1f782a2 -r c4236acf677d dnstools.conf.example --- a/dnstools.conf.example Tue Jan 25 22:45:16 2011 +0100 +++ b/dnstools.conf.example Tue Jan 25 22:47:14 2011 +0100 @@ -1,6 +1,6 @@ -bind_dir = ./bind # bind's config directory (named.conf) -master_dir = ./bind/master # location of the master zone directories -zone_conf_dir = ./bind/zones.d # location of configs for the zones +bind_dir = ./tmp/bind # bind's config directory (named.conf) +master_dir = ./tmp/bind/master # location of the master zone directories +zone_conf_dir = ./tmp/bind/zones.d # location of configs for the zones key_counter_end = 15 # Anzahl der Signierungen bis zum Key-Rollover sign_alert_time = 168 # Warn-Zeitraum vor dem Ablauf einer Zone-Signatur in h