From: Ian Jackson Date: Wed, 1 Oct 2014 17:22:57 +0000 (+0100) Subject: test-example: Set `system/userid' X-Git-Tag: v0.4.0_beta2~48 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c20710ab7a759a23cd0ce8be63a732eff89e5692;p=secnet.git 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 { };