mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 21:47:59 +00:00
start the testing named with -X named.lock
This commit is contained in:
parent
b624001e36
commit
6e9b7dc9c7
@ -128,6 +128,7 @@ sub start_server {
|
||||
} else {
|
||||
$command .= "-m record,size,mctx ";
|
||||
$command .= "-T clienttest ";
|
||||
$command .= "-X named.lock ";
|
||||
$command .= "-c named.conf -d 99 -g";
|
||||
}
|
||||
$command .= " >named.run 2>&1 &";
|
||||
|
Loading…
x
Reference in New Issue
Block a user