luci-0.10: merge r7903

This commit is contained in:
Jo-Philipp Wich 2011-11-09 11:22:59 +00:00
parent 549477e099
commit 426d1b6de4

View file

@ -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"