diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-03-29 08:22:54 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-03-29 21:02:58 +0200 |
commit | e3a5ea625d1d50beae71d4f06ce5d30f863cb7e8 (patch) | |
tree | e90cb1554597b6597cc02368c48378d319abb77d /net/openconnect/README | |
parent | 28e2ca2011c60267318286aad34538ad61206b38 (diff) |
openconnect: list the defaultroute option
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'net/openconnect/README')
-rw-r--r-- | net/openconnect/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openconnect/README b/net/openconnect/README index f6d2f051c..7a55da014 100644 --- a/net/openconnect/README +++ b/net/openconnect/README @@ -12,6 +12,7 @@ config interface 'MYVPN' option serverhash 'AE7FF6A0426F0A0CD0A02EB9EC3C5066FAEB0B25' option token_mode 'rsa' # when built with stoken support option token_secret 'secret' # when built with stoken support + option defaultroute '0' option authgroup 'DEFAULT' The additional files are also used: |