On 2016-12-09 21:07, Magnus Kroken wrote:
> OpenVPN requires arguments to --push to be enclosed in double quotes.
> A single set of quotes is stripped when the UCI config is parsed.
> Enclosing in double and single quotes results in a proper configuration.
> 
> This does not cause errors in OpenVPN 2.3, but OpenVPN 2.4 fails to start
> with unquoted push arguments.
> 
> This fixes FS#290 by way of documentation, but existing configurations
> will need editing to work with OpenVPN 2.4.
> 
> Signed-off-by: Magnus Kroken <mkro...@gmail.com>
I think pushing the double quotes inside the configuration is the wrong
place. This should be fixed in the init script instead.

- Felix


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to