projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66cf9c3
)
openconnect: removed unneeded entries from interface
author
Nikos Mavrogiannopoulos
<nmav@gnutls.org>
Sat, 10 Jan 2015 09:29:44 +0000
(10:29 +0100)
committer
Nikos Mavrogiannopoulos
<nmav@gnutls.org>
Sat, 10 Jan 2015 10:00:35 +0000
(11:00 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
net/openconnect/README
patch
|
blob
|
history
diff --git
a/net/openconnect/README
b/net/openconnect/README
index f31d4312628acba3ebea1285053236ce362d1180..3cd562194adcf4e9478f2c7005e72521f113ef69 100644
(file)
--- 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'