From: Ian Jackson Date: Wed, 1 Oct 2014 17:22:57 +0000 (+0100) Subject: test-example: Set `system/userid' X-Git-Tag: proposed.polypath.v4~8 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=aa11e095dac35c4914bcd4965ff4ee03b2a154b7;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 { };