openvpn: Set default options if user has not supplied a config file
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Thu, 22 Nov 2012 12:05:19 +0000 (14:05 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Fri, 23 Nov 2012 12:25:37 +0000 (13:25 +0100)
commitf4659640ba729bc9b12c2be26e242b84dd0ee387
treef6dea6171e38dba67fe8d88cb5182f0625ca971b
parent4e6eab6d89d4c6409ffe62903981314dc092412e
openvpn: Set default options if user has not supplied a config file

If the user is using config file option, then do not set the optional
default options. All the mandatory options needed for connman and
openvpn interaction are still set in command line.
vpn/plugins/openvpn.c