polypath: Break up child process handling
[secnet] / test-example / common.conf
... / ...
CommitLineData
1log logfile {
2 filename "/dev/tty";
3 class "info","notice","warning","error","security","fatal";
4};
5system {
6};
7resolver adns {
8};
9log-events "all";
10random randomfile("/dev/urandom",no);
11transform eax-serpent { }, serpent256-cbc { };
12include test-example/sites.conf
13sites map(site,vpn/test-example/all-sites);