diff options
Diffstat (limited to 'bin/tests/system/rndc/ns6/named.args')
-rw-r--r-- | bin/tests/system/rndc/ns6/named.args | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/tests/system/rndc/ns6/named.args b/bin/tests/system/rndc/ns6/named.args new file mode 100644 index 0000000..9d7d03a --- /dev/null +++ b/bin/tests/system/rndc/ns6/named.args @@ -0,0 +1,3 @@ +# teardown of a huge zone with tracing enabled takes way too long +# -m none is set so that stop.pl does not timeout +-D rndc-ns6 -X named.lock -m none -c named.conf -d 99 -g -U 4 -T maxcachesize=2097152 |