Added non-inter option (#958)

This commit is contained in:
Diego Rivera
2018-11-05 19:27:34 +01:00
committed by Franco Fichtner
parent f0d2a2edb0
commit 81b1372f8c
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= openconnect
PLUGIN_VERSION= 1.3
PLUGIN_VERSION= 1.3.1
PLUGIN_COMMENT= OpenConnect Client
PLUGIN_DEPENDS= openconnect
PLUGIN_MAINTAINER= m.muenz@gmail.com
@@ -7,6 +7,7 @@ background
quiet
interface=tun30000
syslog
non-inter
passwd-on-stdin
{% if helpers.exists('OPNsense.openconnect.general.servercert') and OPNsense.openconnect.general.servercert != '' %}
servercert={{ OPNsense.openconnect.general.hash }}:{{ OPNsense.openconnect.general.servercert }}