add properly-formatted -D options to named.args files

this prevents servers that use arguments specified in named.args
from appearing different in 'ps' output from servers run with arguments
from start.pl
This commit is contained in:
Evan Hunt
2019-01-20 22:54:01 -08:00
parent 377a7e7bba
commit 175d6e9bfb
23 changed files with 23 additions and 24 deletions

View File

@@ -1,3 +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
-X named.lock -m none -T clienttest -c named.conf -d 99 -g -U 4
-D rndc-ns6 -X named.lock -m none -T clienttest -c named.conf -d 99 -g -U 4