From 9e75cfeeef7c27c5894d68733d0369883c2eceb2 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 10 Jan 2015 10:29:44 +0100 Subject: [PATCH] openconnect: removed unneeded entries from interface Signed-off-by: Nikos Mavrogiannopoulos --- net/openconnect/README | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/openconnect/README b/net/openconnect/README index f31d431262..3cd562194a 100644 --- a/net/openconnect/README +++ b/net/openconnect/README @@ -3,8 +3,6 @@ The openconnect client expects to be configured using the uci interface. To setup a VPN connection, add the following to /etc/config/network: config interface 'MYVPN' - option _orig_ifname 'vpnc' - option _orig_bridge 'false' option proto 'openconnect' option server 'vpn.example.com' option port '4443' -- 2.30.2