openvpn: use also append for dev_type and ovpnproto options
authorFlorian Eckert <redacted>
Thu, 5 Mar 2026 12:28:11 +0000 (13:28 +0100)
committerFlorian Eckert <redacted>
Wed, 11 Mar 2026 13:22:41 +0000 (14:22 +0100)
commitbe20045045fe60f03a4eaffa8b02f46ae4e259a3
treef2e0608f1095f3c77e5f595740929848d9ceba7e
parentf89b656de2ca568126a173b6513c1f6dfd862a2c
openvpn: use also append for dev_type and ovpnproto options

There is already the 'append' command, which assembles all parameters that
are called 'proto_run_command'. Let´s use that. 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