openvpn: fix auth_user_pass option
authorFlorian Eckert <redacted>
Thu, 5 Mar 2026 08:08:34 +0000 (09:08 +0100)
committerFlorian Eckert <redacted>
Wed, 11 Mar 2026 13:22:41 +0000 (14:22 +0100)
commit9ccb8650fd45d3750b5c31c8ad1ef69dc3fef012
treed9d236357c883340d17021bf8189dfe2ad4f7c6a
parenta5b3ecfbcf69db035175c26bcfd75a0a853e2935
openvpn: fix auth_user_pass option

The variable 'auth_file' is not used in the following programm sequence.
It therefore only makes sense to add it as a call parameter via 'append'
when calling the the 'proto_run_commmand'.

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