From: Ian Jackson Date: Wed, 1 Oct 2014 17:22:57 +0000 (+0100) Subject: test-example: Set `system/userid' X-Git-Tag: base.ipv6-polypath-fixes-2.v1~26 X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/c20710ab7a759a23cd0ce8be63a732eff89e5692 test-example: Set `system/userid' This means we normally test the privsep, rather than non-privsep, version of polypath. Signed-off-by: Ian Jackson --- diff --git a/test-example/common.conf b/test-example/common.conf index b849052..8fefad6 100644 --- a/test-example/common.conf +++ b/test-example/common.conf @@ -3,6 +3,7 @@ log logfile { class "info","notice","warning","error","security","fatal"; }; system { + userid "secnet"; }; resolver adns { };