luci-0.10: merge r7903
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 9 Nov 2011 11:22:59 +0000 (11:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 9 Nov 2011 11:22:59 +0000 (11:22 +0000)
applications/luci-openvpn/root/etc/config/openvpn_recipes

index d7402c3a4c23bea5562753c079e49cf488c40397..50e328af5b9f8d7840a8d17279cfa51f2a08e4bb 100644 (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"