From 0302890addb0d075b091d743f2f9d74ae42932bc Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Fri, 14 Sep 2012 14:14:39 +0000 Subject: [PATCH] - dont start vpn on mesh testcase --- src/mesh/test_mesh_small.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index ed975eac6..8c8108bf2 100644 --- a/src/mesh/test_mesh_small.conf +++ b/src/mesh/test_mesh_small.conf @@ -28,6 +28,10 @@ WORKDELAY = 500 ms AUTOSTART = NO PORT = 10011 +[vpn] +AUTOSTART = NO +PORT = 10012 + [transport] PORT = 10002 AUTOSTART = YES -- 2.25.1