openvpn: enable management interface

This allows https://github.com/brianhornsby/script.openvpn to work as a
openvpn configuration interface. Once this has been road-tested we can
remove currently-broken openvpn support from connman and OE settings.
This commit is contained in:
Christian Hewitt 2014-05-11 06:10:58 +04:00
parent 289ccc9bb7
commit 78f551b1ee

View File

@ -38,7 +38,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_have_decl_TUNSETPERSIST=no \
--enable-password-save \
--disable-plugins \
--enable-iproute2 IPROUTE=/sbin/ip \
--disable-management \
--enable-management \
--disable-socks \
--disable-http-proxy \
--disable-fragment \