chiark / gitweb /
test-example: Set `system/userid'
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 1 Oct 2014 17:22:57 +0000 (18:22 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 21 Oct 2014 00:07:12 +0000 (01:07 +0100)
This means we normally test the privsep, rather than non-privsep,
version of polypath.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
test-example/common.conf

index b849052b78064662433b5feddb0401873c204470..8fefad6741da997f22ddbcf04fd1c05a41170e5e 100644 (file)
@@ -3,6 +3,7 @@ log logfile {
        class "info","notice","warning","error","security","fatal";
 };
 system {
+       userid "secnet";
 };
 resolver adns {
 };