mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 13:30:44 -05:00
the logfileconfig system test did not conform to the style of other tests, and was difficult to read and maintain. it has been cleaned up and simplifeid in several ways: - named.args used when appropriate so that named can be started with specified command line arguments, instead of having it launched directly from tests.sh - unused root zone removed from named configuration - an existing directory used instead of using 'mkdir' to create one - dnssec-validation disabled to stop the server sending unnecessary queries incidental fix: removed leftover debugging printfs from logconf.c.
1 line
98 B
Text
1 line
98 B
Text
-c named.conf -m record -T nosyslog -d 99 -D logfileconfig-ns1 -X named.lock -U 4 -L named_deflog
|