From 920af590d155fc110df2c434e90fd0b029a541cb Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Wed, 8 Nov 2023 18:46:20 +0100 Subject: [PATCH] Fix process listing string of rpzextra ns3 server --- bin/tests/system/rpzextra/ns3/named.args | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/rpzextra/ns3/named.args b/bin/tests/system/rpzextra/ns3/named.args index 7b5a9edf70..76936389a6 100644 --- a/bin/tests/system/rpzextra/ns3/named.args +++ b/bin/tests/system/rpzextra/ns3/named.args @@ -1 +1 @@ - -m record -c named.conf -d 99 -D rpzextra-ns1 -T maxcachesize=2097152 + -m record -c named.conf -d 99 -D rpzextra-ns3 -T maxcachesize=2097152