mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
add -U 4
This commit is contained in:
@@ -30,7 +30,7 @@ PIPEFILE="named_pipe"
|
|||||||
SYMFILE="named_sym"
|
SYMFILE="named_sym"
|
||||||
PIDFILE="${THISDIR}/${CONFDIR}/named.pid"
|
PIDFILE="${THISDIR}/${CONFDIR}/named.pid"
|
||||||
myRNDC="$RNDC -c ${THISDIR}/${CONFDIR}/rndc.conf"
|
myRNDC="$RNDC -c ${THISDIR}/${CONFDIR}/rndc.conf"
|
||||||
myNAMED="$NAMED -c ${THISDIR}/${CONFDIR}/named.conf -m record,size,mctx -T clienttest -d 99"
|
myNAMED="$NAMED -c ${THISDIR}/${CONFDIR}/named.conf -m record,size,mctx -T clienttest -d 99 -U 4"
|
||||||
|
|
||||||
# Stop the server and run through a series of tests with various config
|
# Stop the server and run through a series of tests with various config
|
||||||
# files while controlling the stop/start of the server.
|
# files while controlling the stop/start of the server.
|
||||||
|
Reference in New Issue
Block a user