mirror of
https://gitlab.isc.org/isc-projects/bind9.git
synced 2025-04-18 09:44:09 +03:00
I've used the following command to remove the trailing whitespace for all tracked text files: git grep -Il '' | xargs sed -i 's/[ \t]*$//'
4 lines
202 B
Plaintext
4 lines
202 B
Plaintext
# 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
|