openvpn: use append for the remaining options
authorFlorian Eckert <redacted>
Thu, 5 Mar 2026 12:31:17 +0000 (13:31 +0100)
committerFlorian Eckert <redacted>
Wed, 11 Mar 2026 13:22:41 +0000 (14:22 +0100)
commit337a449c03c597b49f2e18a7fd241d8945288e80
treeb81954d3222134b9f2e89b6e16bf20722e81a6cf
parentbe20045045fe60f03a4eaffa8b02f46ae4e259a3
openvpn: use append for the remaining options

There is already the 'append' command, which assembles all parameters that
are called 'proto_run_command'. Let´s move also the last params to the
top. To ensure that the sequence is correct, the parameters must be added
at the beginning, so that user parameters can overwrite them.

Signed-off-by: Florian Eckert <redacted>
net/openvpn/files/lib/netifd/proto/openvpn.sh
git clone https://git.99rst.org/PROJECT