From ae039fd33831e3fc65ddfa36c06e608e00f02fd6 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 14 Feb 2012 11:43:25 +0000 Subject: - remove vpn sock warnings --- src/transport/template_cfg_peer1.conf | 3 ++- src/transport/template_cfg_peer2.conf | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf index ba05e9357..fb1064e54 100644 --- a/src/transport/template_cfg_peer1.conf +++ b/src/transport/template_cfg_peer1.conf @@ -47,4 +47,5 @@ WAN_QUOTA_OUT = 1 GB PORT = 12006 UNIXPATH = /tmp/gnunet-p1-service-ats.sock - +[vpn] +UNIXPATH = /tmp/gnunet-p1-service-vpn.sock diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index 9d0e8e554..768a30556 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -46,3 +46,6 @@ WAN_QUOTA_IN = 1 GB WAN_QUOTA_OUT = 1 GB PORT = 12016 UNIXPATH = /tmp/gnunet-p2-service-ats.sock + +[vpn] +UNIXPATH = /tmp/gnunet-p2-service-vpn.sock \ No newline at end of file -- cgit v1.2.3