chiark
/
gitweb
/
~ian
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eecff7e
)
test-example: Set `system/userid'
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 1 Oct 2014 17:22:57 +0000
(18:22 +0100)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/test-example/common.conf
b/test-example/common.conf
index b849052b78064662433b5feddb0401873c204470..8fefad6741da997f22ddbcf04fd1c05a41170e5e 100644
(file)
--- 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 {
};