diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-06-15 07:48:33 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-06-15 07:48:33 +0000 |
commit | 7c6397cc4dfe336b4d3d5eb26506d2406ab3b136 (patch) | |
tree | 87bb8e1bc06f9da58adae0292ddfe47ffad82ac6 /src/topology | |
parent | 69fdf35ffdd8ba9a52cb5e86ab7d03765ff1b149 (diff) |
disable vpn autostart
git-svn-id: https://gnunet.org/svn/gnunet@15633 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/topology')
-rw-r--r-- | src/topology/test_gnunet_daemon_topology_data.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/topology/test_gnunet_daemon_topology_data.conf b/src/topology/test_gnunet_daemon_topology_data.conf index 3108929ee3..586c1eaff3 100644 --- a/src/topology/test_gnunet_daemon_topology_data.conf +++ b/src/topology/test_gnunet_daemon_topology_data.conf @@ -51,3 +51,8 @@ AUTOSTART = NO [testing] WEAKRANDOM = YES HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat + +[dns] +AUTOSTART = NO + + |