Jul's page (Hungarian) : Jul's packages : djbdns-conf

The tinydns-rebuild program

tinydns-rebuild rebuilds data.cdb from local and remote sources.

Interface

     tinydns-rebuild [--local] [--verbose] [directory]

where

  • --local: doesn't get remote zones (uses old slave information)
  • --verbose: be verbose (for debugging and interactive settings)
  • directory: place of data.cdb and configuration files. If omitted, current directory is used.

The program calls tinydns-data to generate data.cdb. If MULTI flag is set to zero, it copies all .conf files to a single data file, but if it is set to other than zero, it calls tinydns-data with all *.conf files as parameters recursively (see multi tinydns-data files patch).