git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
13f98b6
)
applications/luci-openvpn: remove "explicit_exit_notify" parameter form OpenVPN confi...
author
Jo-Philipp Wich
<redacted>
Wed, 9 Nov 2011 11:19:42 +0000
(11:19 +0000)
committer
Jo-Philipp Wich
<redacted>
Wed, 9 Nov 2011 11:19:42 +0000
(11:19 +0000)
applications/luci-openvpn/root/etc/config/openvpn_recipes
patch
|
blob
|
history
diff --git
a/applications/luci-openvpn/root/etc/config/openvpn_recipes
b/applications/luci-openvpn/root/etc/config/openvpn_recipes
index d7402c3a4c23bea5562753c079e49cf488c40397..50e328af5b9f8d7840a8d17279cfa51f2a08e4bb 100644
(file)
--- a/
applications/luci-openvpn/root/etc/config/openvpn_recipes
+++ b/
applications/luci-openvpn/root/etc/config/openvpn_recipes
@@
-63,7
+63,6
@@
config openvpn_recipe client_tun
option persist_tun "1"
option verb "3"
option reneg_sec "0"
- option explicit_exit_notify "1"
option float "1"
option management "127.0.0.1 31194"
@@
-104,6
+103,5
@@
config openvpn_recipe client_tap_bridge
option persist_key "1"
option verb "3"
option reneg_sec "0"
- option explicit_exit_notify "1"
option float "1"
option management "127.0.0.1 31194"
git clone https://git.99rst.org/PROJECT