BackupGGCode / roster-dns-management

DNS Management system.
0 stars 2 forks source link

Need to set named.conf global directory for binary format named.conf #357

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When we create different named.confs for binary and non-binary zone files, in 
the binary one we need to have:

masterfile-format raw;

in the global options

Original issue reported on code.google.com by sharrell...@gmail.com on 18 Jan 2013 at 5:21

GoogleCodeExporter commented 9 years ago
Fixed in r1094.

Original comment by dchaye...@gmail.com on 31 Jan 2013 at 6:17