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:
@@ -1,2 +1,2 @@
|
||||
# this server runs named with only one worker thread
|
||||
-m record,size,mctx -c named.conf -d 99 -X named.lock -g -T clienttest -n 1
|
||||
-m record,size,mctx -c named.conf -d 99 -D additional-ns1 -X named.lock -g -T clienttest -n 1
|
||||
|
||||
Reference in New Issue
Block a user